summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/src/up_ssd1289.c
Commit message (Expand)AuthorAgeFilesLines
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-091-1/+0
* Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)patacongo2012-09-281-5/+5
* Shenzhou schematic is wrong: LCD WR signal is on PB14, not PD14patacongo2012-09-261-2/+12
* Shenzhou board has an SSD1289 LCD, not ILI93xxpatacongo2012-09-261-51/+133
* Port STM3240G-EVAL ILI93xx driver to Shenzhou boardpatacongo2012-09-251-15/+109
* Completes a bit-banging driver for the SSD1289 LCD on the Shenzhou boardpatacongo2012-09-241-95/+95
* Add framework for SSD1289 LCD on Shenzhoupatacongo2012-09-241-0/+425