feat(boards): PM RP2040 flash settings support.
This commit is contained in:
parent
90d6285d98
commit
73ca365530
2 changed files with 23 additions and 0 deletions
|
|
@ -2,3 +2,10 @@ CONFIG_CONSOLE=n
|
|||
CONFIG_SERIAL=n
|
||||
CONFIG_UART_CONSOLE=n
|
||||
CONFIG_ZMK_USB=y
|
||||
|
||||
CONFIG_MPU_ALLOW_FLASH_WRITE=y
|
||||
CONFIG_NVS=y
|
||||
CONFIG_SETTINGS_NVS=y
|
||||
CONFIG_FLASH=y
|
||||
CONFIG_FLASH_PAGE_LAYOUT=y
|
||||
CONFIG_FLASH_MAP=y
|
||||
Loading…
Add table
Add a link
Reference in a new issue