mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 11:53:25 +08:00
Nucleo-F401RE: Has only one memory region, not two
This commit is contained in:
@@ -714,7 +714,7 @@ CONFIG_FS_BINFS=y
|
||||
#
|
||||
# CONFIG_MM_MULTIHEAP is not set
|
||||
# CONFIG_MM_SMALL is not set
|
||||
CONFIG_MM_REGIONS=2
|
||||
CONFIG_MM_REGIONS=1
|
||||
# CONFIG_ARCH_HAVE_HEAP2 is not set
|
||||
CONFIG_GRAN=y
|
||||
# CONFIG_GRAN_SINGLE is not set
|
||||
|
||||
Reference in New Issue
Block a user