Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2289 4492 d 5 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ Added support for mega64c1 in timebase (old timer lib)  
408 7072 d 2 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/timer/ * EmbeddedSoftware/AVR/avr-lib/drivers/timer/timebase.c: Changed timer configuration to use Clear on Compare Match (CTC) mode instead of Normal mode. Try this out by defining TIMEBASE_NEW_IMPLEMENTATION in timebase.h.  
361 7130 d 2 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.