Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1621 5767 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 6959 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  
618 6962 d 14 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmit/ app/IrTransmit: updated to use framecnt when sending  
611 6966 d 18 h arune /trunk/EmbeddedSoftware/AVR/application/ application/Ir: Updated ir receiver and transmitter applications  
609 6968 d 13 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmit/ app/IrTransmitter: uppdated to work with new drivers  
602 6970 d 14 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmit/ app/IrTransmit: now uses transceiver drivers, working implementation  
578 6979 d 17 h nattgris / * AVR/application: Cleaned up my stupid mistake with config.inc.template.  
563 6985 d 10 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
543 6999 d 22 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmit/ app/irtransmit: first upload of main.c and makefile  
540 7000 d 15 h arune /trunk/EmbeddedSoftware/AVR/application/ App/IrTransmit: renamed folder  
538 7001 d 19 h arune /trunk/EmbeddedSoftware/AVR/application/IrTransmitter/ app/IrTransmitt: upload of folder