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 5767 d 6 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 6452 d 10 h arune /trunk/EmbeddedSoftware/AVR/application/ applications: added testerprogrammer  
776 6707 d 9 h linlun /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ Updated template with pin definitions for CoreCard, not enabled by default  
627 6946 d 13 h noddan /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: Commented the rotary encoder-part and added support for pushbuttons.  
621 6959 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 6968 d 12 h noddan /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ application/lcd: works quite well, except backlight. could just be my hardware though.  
605 6968 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 6979 d 15 h nattgris / * AVR/application: Cleaned up my stupid mistake with config.inc.template.  
563 6985 d 8 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
481 7056 d 7 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: Minimal can_receive.  
478 7057 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 7058 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 7059 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 7061 d 19 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: PWM and rotary encoders work, LCD output still untested.  
448 7064 d 8 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ Moved CanSimpleCLCD to SimpleCLCD  
350 7134 d 19 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanRelay: Works with bios.  
349 7135 d 13 h eqlazer /trunk/EmbeddedSoftware/AVR/ Moved CanCLCD to CanSimpleCLCD.  
256 7169 d 10 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanCLCD & clcd-libs: Now with support for changing view by remote. Displays temperature and servo positions.  
196 7196 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 7210 d 8 h eqlazer /trunk/EmbeddedSoftware/AVR/ Bytt namn på CanLCD till CanCLCD för att dela upp mellan grafiska och tecken-lcd