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
/
gLCD/
– Rev 1795
Rev
Show changed files
|
Directory listing
|
SVN
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1795
5412 d 13 h
arune
/trunk/EmbeddedSoftware/AVR/application/gLCD/
Fixed error in glcd-application
1794
5412 d 13 h
arune
/trunk/EmbeddedSoftware/AVR/
Changed width and height definitions and added refresh function in graphics and dotmatrix
1790
5414 d 1 h
arune
/trunk/EmbeddedSoftware/AVR/application/gLCD/
Update glcd application to support refactored graphical LCD
1621
5765 d 23 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
>
1343
6220 d 7 h
linlun
/trunk/EmbeddedSoftware/AVR/application/gLCD/
1018
6454 d 23 h
linlun
/trunk/EmbeddedSoftware/AVR/application/gLCD/
Hopefully a fix that makes this application compile
812
6697 d 4 h
noddan
/trunk/EmbeddedSoftware/AVR/application/gLCD/
application/glcd: small update to print a big image. Will need major restructuring once the glcd-lib gets more finished.
763
6736 d 8 h
noddan
/trunk/EmbeddedSoftware/AVR/application/gLCD/
application/glCD/main.c: Fixed a bug with temperature-printing
679
6895 d 15 h
noddan
/trunk/EmbeddedSoftware/AVR/
/application/gLCD and /drivers/lcd/glcd added. "First draft".