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 5768 d 13 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 6453 d 17 h arune /trunk/EmbeddedSoftware/AVR/application/ applications: added testerprogrammer  
776 6708 d 17 h linlun /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ Updated template with pin definitions for CoreCard, not enabled by default  
627 6947 d 21 h noddan /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: Commented the rotary encoder-part and added support for pushbuttons.  
621 6961 d 4 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 6969 d 19 h noddan /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ application/lcd: works quite well, except backlight. could just be my hardware though.  
605 6970 d 0 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 6980 d 23 h nattgris / * AVR/application: Cleaned up my stupid mistake with config.inc.template.  
563 6986 d 15 h andfri /trunk/EmbeddedSoftware/AVR/ * Merging branches/buildsystem_v2 into trunk.  
481 7057 d 14 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: Minimal can_receive.  
478 7059 d 4 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): previous small error fixed in all application Makefiles  
474 7059 d 20 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 7060 d 20 h arune /trunk/EmbeddedSoftware/AVR/application/ application/*/Makefile (except for RGBLED which seems unupdated): added target install for uploading application over can  
463 7063 d 2 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ SimpleCLCD: PWM and rotary encoders work, LCD output still untested.  
448 7065 d 16 h eqlazer /trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/ Moved CanSimpleCLCD to SimpleCLCD  
350 7136 d 2 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanRelay: Works with bios.  
349 7136 d 20 h eqlazer /trunk/EmbeddedSoftware/AVR/ Moved CanCLCD to CanSimpleCLCD.  
256 7170 d 17 h eqlazer /trunk/EmbeddedSoftware/AVR/ CanCLCD & clcd-libs: Now with support for changing view by remote. Displays temperature and servo positions.  
196 7197 d 21 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 7211 d 15 h eqlazer /trunk/EmbeddedSoftware/AVR/ Bytt namn på CanLCD till CanCLCD för att dela upp mellan grafiska och tecken-lcd