mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Add framework for SSD1289 LCD on Shenzhou
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5184 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -3390,3 +3390,8 @@
|
||||
even multiple of 4, 8, or 16 bytes.
|
||||
* arch/arm/src/stm32/stm32_idle.c: Fixes STM32F107 DMA issues:
|
||||
We cannot go into sleep mode while Ethernet is actively DMAing.
|
||||
* configs/shenzhou/src/up_ssd1289.c: Add infrastructure to support
|
||||
SSD1289 LCD. Initial checkin is just a clone of the
|
||||
STM32F4Discovery's FSMC-based LCD interface. The Shenzhou
|
||||
will need a completely need bit-banging interface; this
|
||||
initial check-in is only for the framework.
|
||||
|
||||
Reference in New Issue
Block a user