HomeAutomation
hardware
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HomeAutomation
(root)
/
trunk
/
EmbeddedSoftware
/
AVR
/
application
/
SimpleCLCD/
@ 776
– Rev 1621
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1621
5767 d 18 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 22 h
arune
/trunk/EmbeddedSoftware/AVR/application/
applications: added testerprogrammer
776
6707 d 21 h
linlun
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/
Updated template with pin definitions for CoreCard, not enabled by default
627
6947 d 1 h
noddan
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/
SimpleCLCD: Commented the rotary encoder-part and added support for pushbuttons.
621
6960 d 9 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 0 h
noddan
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/
application/lcd: works quite well, except backlight. could just be my hardware though.
605
6969 d 4 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 3 h
nattgris
/
* AVR/application: Cleaned up my stupid mistake with config.inc.template.
563
6985 d 20 h
andfri
/trunk/EmbeddedSoftware/AVR/
* Merging branches/buildsystem_v2 into trunk.
481
7056 d 19 h
eqlazer
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/
SimpleCLCD: Minimal can_receive.
478
7058 d 8 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 1 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 0 h
arune
/trunk/EmbeddedSoftware/AVR/application/
application/*/Makefile (except for RGBLED which seems unupdated): added target install for uploading application over can
463
7062 d 7 h
eqlazer
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/
SimpleCLCD: PWM and rotary encoders work, LCD output still untested.
448
7064 d 20 h
eqlazer
/trunk/EmbeddedSoftware/AVR/application/SimpleCLCD/
Moved CanSimpleCLCD to SimpleCLCD
350
7135 d 6 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
CanRelay: Works with bios.
349
7136 d 1 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
Moved CanCLCD to CanSimpleCLCD.
256
7169 d 22 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
CanCLCD & clcd-libs: Now with support for changing view by remote. Displays temperature and servo positions.
196
7197 d 1 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 20 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
Bytt namn på CanLCD till CanCLCD för att dela upp mellan grafiska och tecken-lcd