forked from espressif/esp-idf
4 lines
334 B
Plaintext
4 lines
334 B
Plaintext
# This config is split between targets since different component needs to be included
|
|
CONFIG_IDF_TARGET="esp32c2"
|
|
TEST_COMPONENTS=app_trace bootloader_support console efuse esp_common esp_eth esp_event esp_hid esp_netif esp_phy esp_ringbuf esp_rom esp_wifi espcoredump hal lwip mdns mqtt newlib nvs_flash partition_table sdmmc spiffs
|