Files
esp-idf/components/esp_eth/test_apps/sdkconfig.ci.default_w5500
T

9 lines
188 B
Plaintext
Raw Normal View History

2021-07-14 15:37:47 +08:00
CONFIG_IDF_TARGET="esp32"
2022-11-08 16:54:39 +00:00
2021-07-14 15:37:47 +08:00
CONFIG_UNITY_ENABLE_FIXTURE=y
CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=y
CONFIG_ESP_TASK_WDT=n
2022-11-08 16:54:39 +00:00
CONFIG_TARGET_USE_SPI_ETHERNET=y
CONFIG_TARGET_ETH_PHY_DEVICE_W5500=y