mirror of
https://github.com/CovidBraceletPrj/CovidBracelet.git
synced 2024-12-05 00:55:43 +01:00
Prj-Conf: Remove already defined config parameters
This commit is contained in:
parent
ece832fbff
commit
a9e7c6354d
@ -17,6 +17,7 @@ CONFIG_MBEDTLS_HEAP_SIZE=16384
|
||||
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=2048
|
||||
|
||||
CONFIG_FLASH=y
|
||||
CONFIG_FLASH_MAP=y
|
||||
CONFIG_FLASH_PAGE_LAYOUT=y
|
||||
|
||||
CONFIG_NVS=y
|
||||
@ -32,10 +33,6 @@ CONFIG_DEBUG=y
|
||||
|
||||
CONFIG_LOG=y
|
||||
|
||||
CONFIG_FLASH=y
|
||||
CONFIG_FLASH_MAP=y
|
||||
CONFIG_FLASH_PAGE_LAYOUT=y
|
||||
|
||||
# Need this when storage is on MX25R64
|
||||
CONFIG_NORDIC_QSPI_NOR=y
|
||||
CONFIG_NORDIC_QSPI_NOR_FLASH_LAYOUT_PAGE_SIZE=4096
|
||||
|
Loading…
Reference in New Issue
Block a user