mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
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:
+2
-1
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user