Subversion Repositories HomeAutomation

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1621 5766 d 1 h nattgris /trunk/EmbeddedSoftware/AVR/ remove the list of targets in need of GCC bug workaround

The workaround is effectively a no-op if the targeted AVR is not affected,
so it can just as well be used always. Add suitable comment explaining the
fix. This should solve recent problems with ATmega328P (and future AVRs).

Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
 
621 6958 d 16 h noddan /trunk/EmbeddedSoftware/AVR/ Updated all makefiles to work with Mac OS X by fixing echo \n and using avr-ar instead of ar  
589 6975 d 13 h pengi /trunk/EmbeddedSoftware/AVR/ Channel: moved to avr-lib  
588 6975 d 13 h pengi /trunk/EmbeddedSoftware/AVR/application/ChanDimmer/ ChanDimmer: added support for setting channel value  
587 6976 d 2 h pengi /trunk/EmbeddedSoftware/AVR/application/ChanDimmer/ First test with channel-based datareciever.