Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1621 5765 d 23 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>
 
1044 6451 d 4 h arune /trunk/EmbeddedSoftware/AVR/application/ applications: added testerprogrammer  
776 6706 d 3 h linlun /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ Updated template with pin definitions for CoreCard, not enabled by default  
627 6945 d 7 h noddan /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: Commented the rotary encoder-part and added support for pushbuttons.  
621 6958 d 15 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  
607 6967 d 6 h noddan /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ application/lcd: works quite well, except backlight. could just be my hardware though.  
605 6967 d 10 h noddan /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ application/lcd: now compiles. can't recieve any messages though, I'm looking into it right now.  
578 6978 d 9 h nattgris / * AVR/application: Cleaned up my stupid mistake with config.inc.template.  
563 6984 d 2 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
481 7055 d 1 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: Minimal can_receive.  
478 7056 d 14 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): previous small error fixed in all application Makefiles  
474 7057 d 7 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 7058 d 6 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): added target install for uploading application over can  
463 7060 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: PWM and rotary encoders work, LCD output still untested.  
448 7063 d 2 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ Moved CanSimpleCLCD to SimpleCLCD  
350 7133 d 12 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanRelay: Works with bios.  
349 7134 d 7 h eqlazer /trunk/EmbeddedSoftware/AVR/ Moved CanCLCD to CanSimpleCLCD.  
256 7168 d 4 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanCLCD & clcd-libs: Now with support for changing view by remote. Displays temperature and servo positions.  
196 7195 d 7 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanCLCD: Using the new lib.
clcd20x4: Some minor updates.
global_funcdefs: Will now compile (got rid of a strange character).
 
179 7209 d 1 h eqlazer /trunk/EmbeddedSoftware/AVR/ Bytt namn på CanLCD till CanCLCD för att dela upp mellan grafiska och tecken-lcd