summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/src/up_lcd.c
Commit message (Expand)AuthorAgeFilesLines
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-1/+1
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-091-1/+0
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-3/+3
* Add generic SSD1289 LCD driverpatacongo2012-05-241-1/+1
* Hack for font background when we cannot read from the LCD; Candidate fix for ...patacongo2012-05-221-119/+73
* Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2012-05-071-11/+8
* Fix/verify the STM32 LCD in all supported orientationspatacongo2012-04-271-20/+77
* More STM3240G-EVAL LCD updatespatacongo2012-04-271-2/+2
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-271-6/+6
* Add completed LCD driver for the STM3240G-EVALpatacongo2012-04-261-268/+7
* STM3240G-EVAL LCD updatespatacongo2012-04-251-7/+8
* Update to the STM3240G-EVAL LCD driverpatacongo2012-04-241-334/+134
* Add beginning of LCD driver for the STM3240G-EVALpatacongo2012-04-171-0/+1662