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 5774 d 8 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 6966 d 23 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  
609 6975 d 14 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmit/ app/IrTransmitter: uppdated to work with new drivers  
602 6977 d 14 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmit/ app/IrTransmit: now uses transceiver drivers, working implementation  
563 6992 d 10 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
543 7006 d 22 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmit/ app/irtransmit: first upload of main.c and makefile