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 5766 d 0 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>
 
884 6649 d 4 h arune /trunk/EmbeddedSoftware/AVR/ drivers/dtmf: simplified driver (moved timer usage to application layer), also added wrapper-layer for choosing hw
application/dtmf: changed to work with simplified drivers
 
694 6874 d 4 h arune /trunk/EmbeddedSoftware/AVR/ drivers: renamed drivers CallerID to DTMF
application/CallerID: updated to work with new driver directory, and moved som defines to config.inc (see config.inc.template)
 
624 6957 d 16 h arune /trunk/EmbeddedSoftware/AVR/application/CallerID/ app/CallerID: Updated to work with mt8870-drivers  
622 6958 d 15 h noddan /trunk/EmbeddedSoftware/AVR/application/CallerID/ oops, I missed CallerID.  
620 6960 d 3 h arune /trunk/EmbeddedSoftware/AVR/application/ App/CallerID: Simple CallerID application, should be split to drivers for MT8870