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 5767 d 19 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 6960 d 11 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  
611 6967 d 6 h arune /trunk/EmbeddedSoftware/AVR/application/ application/Ir: Updated ir receiver and transmitter applications  
603 6971 d 2 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/IrReceive: now uses transceiver drivers, changed data format on can msg!  
563 6985 d 22 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
532 7009 d 4 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ app/IrReceive: makefile updated to work with more structured drivers  
484 7055 d 23 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ application/IrReceive: uppfrÀschning av kod m. canid  
478 7058 d 10 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): previous small error fixed in all application Makefiles  
474 7059 d 2 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): added target reset and start for resetting node and starting application over can  
471 7060 d 2 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): added target install for uploading application over can  
403 7076 d 2 h arune /trunk/EmbeddedSoftware/AVR/application/IrReceive/ application/IrReceive uploaded