mirror of
https://github.com/apache/nuttx.git
synced 2026-08-19 12:38:18 +00:00
SAMV71-XULT: Add heap allocation logic
This commit is contained in:
parent
7d8a3ff0a9
commit
ca03eb6299
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@ CONFIG_BOOT_RUNFROMFLASH=y
|
|||
# Boot Memory Configuration
|
||||
#
|
||||
CONFIG_RAM_START=0x20000000
|
||||
CONFIG_RAM_SIZE=131072
|
||||
CONFIG_RAM_SIZE=393216
|
||||
# CONFIG_ARCH_HAVE_SDRAM is not set
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue