mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
6 lines
273 B
Plaintext
6 lines
273 B
Plaintext
CONFIG_IDF_TARGET="esp32c2"
|
|
TEST_COMPONENTS=freertos esp_hw_support esp_system esp_ipc esp_timer driver heap pthread soc spi_flash vfs sdmmc
|
|
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
|
|
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT=y
|
|
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
|