mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
1acfc9b5e0
- Split mqtt and mqtt5 tests - Move common test code to a common component - Add necessary python scripts
4 lines
238 B
Plaintext
4 lines
238 B
Plaintext
# This config is split between targets since different component needs to be included
|
|
CONFIG_IDF_TARGET="esp32c6"
|
|
TEST_COMPONENTS=app_trace esp_eth esp_hid esp_phy esp_wifi espcoredump hal lwip mdns newlib nvs_flash partition_table sdmmc
|