Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1695 5725 d 10 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ fixed problem with compiling for mega328, changed SIGNAL() to ISR() and changed old SIG-vectors to the new  
924 6515 d 5 h arune /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/uart/ drivers/serial: added #if for canprintf (do not direct stdout if canprintf is in use)  
913 6551 d 3 h nattgris /trunk/EmbeddedSoftware/AVR/avr-lib/drivers/ * avr-lib/drivers/can/mcp2515/mcp2515.c: Make all private functions static for better optimization.
* avr-lib/drivers/adc/adc.c: Auto-select ADC prescaler to get a valid clock.
* avr-lib/drivers/uart/serial.c: Option to select USART Double Speed feature for less error at high baudrates.
 
361 7130 d 1 h andfri /trunk/EmbeddedSoftware/AVR/avr-lib/ * EmbeddedSoftware/AVR/avr-lib: Initial upload. Massive remake of AVR-Bios + lib + AVR-App.