Rev 810 |
Last modification |
Compare with Previous |
View Log
| SVN
| RSS feed
Last modification
- Rev 2306 2010-11-29 23:12:17
- Author: nattgris
- Log message:
- 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>