mirror of
https://github.com/apache/nuttx.git
synced 2026-08-23 14:38:25 +00:00
Nucleo-F401RE: Has only one memory region, not two
This commit is contained in:
parent
e0a9d3071a
commit
8a45dd095d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue