Subversion Repositories HomeAutomation

Rev

Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
551 6995 d 4 h andfri /branches/buildsystem_v2/ Creating a branch of trunk for testing a new build system for avr-lib.  
381 7083 d 0 h eqlazer /trunk/EmbeddedSoftware/AVR/lib/src/mcu/ lib/src/mcu: Added support for m168.
Changed from F_OSC to F_CPU.
 
208 7190 d 22 h jimmy /trunk/EmbeddedSoftware/AVR/ Added Mcu_Init function that initializes the internal OSC in mega88.  
142 7236 d 2 h jimmy /trunk/EmbeddedSoftware/AVR/ CAN interface is now fully queued in both directions. It also supports a virtual NULL-device (in addition to mcp2515) for test purposes. An MCU driver was created.