Subversion Repositories HomeAutomation

Rev

Show changed files | Directory listing | SVN | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1621 5775 d 5 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 6460 d 10 h arune /trunk/EmbeddedSoftware/AVR/application/ applications: added testerprogrammer  
776 6715 d 9 h linlun /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ Updated template with pin definitions for CoreCard, not enabled by default  
627 6954 d 13 h noddan /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: Commented the rotary encoder-part and added support for pushbuttons.  
621 6967 d 21 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 6976 d 12 h noddan /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ application/lcd: works quite well, except backlight. could just be my hardware though.  
605 6976 d 16 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 6987 d 15 h nattgris / * AVR/application: Cleaned up my stupid mistake with config.inc.template.  
563 6993 d 8 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
481 7064 d 7 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: Minimal can_receive.  
478 7065 d 20 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): previous small error fixed in all application Makefiles  
474 7066 d 13 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 7067 d 12 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): added target install for uploading application over can  
463 7069 d 19 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: PWM and rotary encoders work, LCD output still untested.  
448 7072 d 8 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ Moved CanSimpleCLCD to SimpleCLCD  
350 7142 d 18 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanRelay: Works with bios.  
349 7143 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/ Moved CanCLCD to CanSimpleCLCD.  
256 7177 d 10 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanCLCD & clcd-libs: Now with support for changing view by remote. Displays temperature and servo positions.  
196 7204 d 13 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 7218 d 7 h eqlazer /trunk/EmbeddedSoftware/AVR/ Bytt namn på CanLCD till CanCLCD för att dela upp mellan grafiska och tecken-lcd