51b7247033
Also build the bootloader to the same config level as the app
4 lines
201 B
Text
4 lines
201 B
Text
TEST_COMPONENTS=freertos esp32 driver heap pthread soc spi_flash vfs
|
|
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
|
|
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
|
|
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT=y
|