mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Minor OLED-related updates (still doesn't work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3522 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -76,7 +76,7 @@ CONFIG_ARCH_CHIP=lpc17xx
|
||||
CONFIG_ARCH_CHIP_LPC1768=y
|
||||
CONFIG_ARCH_BOARD=lpcxpresso-lpc1768
|
||||
CONFIG_ARCH_BOARD_LPCXPRESSO=y
|
||||
CONFIG_BOARD_LOOPSPERMSEC=7982
|
||||
CONFIG_BOARD_LOOPSPERMSEC=8079
|
||||
CONFIG_DRAM_SIZE=(32*1024)
|
||||
CONFIG_DRAM_START=0x10000000
|
||||
CONFIG_DRAM_END=(CONFIG_DRAM_START+CONFIG_DRAM_SIZE)
|
||||
|
||||
Reference in New Issue
Block a user