Subversion Repositories HomeAutomation

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1621 5775 d 13 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>
 
1210 6336 d 14 h zeed /trunk/EmbeddedSoftware/AVR/application/SerialTransceiver/ Should have fixed the problem with not finding the vectors.h file when compiling the SerialTransceiver  
1208 6336 d 21 h zeed /trunk/EmbeddedSoftware/AVR/application/SerialTransceiver/ Serial transeiver