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)
/
branches
/
hwid
/
EmbeddedSoftware
/
AVR
/
application
/
SimpleCLCD
/
Makefile
– Rev 757
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
757
6746 d 11 h
arune
/branches/hwid/EmbeddedSoftware/
copy trunk/embeddedsoftware to new branch
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
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 15 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 7 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
349
7134 d 7 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
Moved CanCLCD to CanSimpleCLCD.
348
7134 d 10 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
Moved eqlazer_funcdefs.h to funcdefs.h.
CanCLCD: Looking good. Uses pwm for contrast and backlight.
344
7135 d 14 h
eqlazer
/trunk/EmbeddedSoftware/AVR/
Removed lib/src/temperature.
CanCLCD: Has no intelligence.
333
7147 d 3 h
eqlazer
/trunk/EmbeddedSoftware/AVR/CanCLCD/
CanCLCD: And the makefile...