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 21 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 6650 d 2 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 6875 d 1 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 6958 d 14 h arune /trunk/EmbeddedSoftware/AVR/application/CallerID/ app/CallerID: Updated to work with mt8870-drivers  
622 6959 d 12 h noddan /trunk/EmbeddedSoftware/AVR/application/CallerID/ oops, I missed CallerID.  
620 6961 d 1 h arune /trunk/EmbeddedSoftware/AVR/application/ App/CallerID: Simple CallerID application, should be split to drivers for MT8870