It is no longer needed to enable a specific flash driver in the sample configuration. An appropriate driver (together with its dependencies, like the SPI bus) for a given target will be enabled automatically based on what is enabled in DTS. Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
4 lines
66 B
Plaintext
4 lines
66 B
Plaintext
CONFIG_STDOUT_CONSOLE=y
|
|
CONFIG_FLASH=y
|
|
CONFIG_FLASH_JESD216_API=y
|