mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
boards/arm/lpc17xx_40xx/lx_cpu/configs/nsh: increase number of memory regions.
There was one region missing to register external SDRAM into heap. Signed-off-by: Pavel Pisa <ppisa@pikron.com>
This commit is contained in:
@@ -94,7 +94,7 @@ CONFIG_M25P_SUBSECTOR_ERASE=y
|
||||
CONFIG_MAX_TASKS=16
|
||||
CONFIG_MMCSD=y
|
||||
CONFIG_MMCSD_SDIO=y
|
||||
CONFIG_MM_REGIONS=2
|
||||
CONFIG_MM_REGIONS=3
|
||||
CONFIG_MTD=y
|
||||
CONFIG_MTD_M25P=y
|
||||
CONFIG_NETDB_DNSCLIENT=y
|
||||
|
||||
Reference in New Issue
Block a user