In LPC1788 24-bit color mode, we need to tell NX that the resolution if 32 bpp; Add interfaces to control Open1788 backlight

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5798 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2013-03-28 17:12:11 +00:00
parent 4be75294ee
commit a553ec0a34
4 changed files with 66 additions and 7 deletions
+2 -1
View File
@@ -103,7 +103,7 @@ source arch/x86/Kconfig
source arch/z16/Kconfig
source arch/z80/Kconfig
comment "External Memory Configuration"
menu "External Memory Configuration"
config ARCH_HAVE_EXTNAND
bool
@@ -243,6 +243,7 @@ config ARCH_EXTSRAM1HEAP
Add external SRAM Bank 1 into the heap.
endif
endmenu
comment "Architecture Options"