5682595d75
If MICROPY_FROZEN_MANIFEST is set from the cmake command line, then it will override the default and any manifest set by the board.
6 lines
116 B
CMake
6 lines
116 B
CMake
set(SDKCONFIG_DEFAULTS
|
|
boards/sdkconfig.base
|
|
boards/sdkconfig.ble
|
|
boards/GENERIC_D2WD/sdkconfig.board
|
|
)
|