Adapted RAM start / size to internal SRAM
This commit is contained in:
parent
2b0d4051e1
commit
088148c105
@ -37,8 +37,8 @@ CONFIG_NSH_READLINE=y
|
||||
CONFIG_PREALLOC_MQ_MSGS=4
|
||||
CONFIG_PREALLOC_TIMERS=4
|
||||
CONFIG_PREALLOC_WDOGS=4
|
||||
CONFIG_RAM_SIZE=245760
|
||||
CONFIG_RAM_START=0x20010000
|
||||
CONFIG_RAM_SIZE=376832
|
||||
CONFIG_RAM_START=0x20020000
|
||||
CONFIG_RAW_BINARY=y
|
||||
CONFIG_RR_INTERVAL=200
|
||||
CONFIG_SCHED_WAITPID=y
|
||||
|
Loading…
Reference in New Issue
Block a user