8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
|
# disable console subsys to get REPL working
|
||
|
CONFIG_CONSOLE_SUBSYS=n
|
||
|
|
||
|
# flash config
|
||
|
CONFIG_FLASH=y
|
||
|
CONFIG_FLASH_MAP=y
|
||
|
CONFIG_FLASH_PAGE_LAYOUT=y
|