Nucleo-F401RE: Has only one memory region, not two

This commit is contained in:
Gregory Nutt
2014-04-30 14:56:39 -06:00
parent e0a9d3071a
commit 8a45dd095d
+1 -1
View File
@@ -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