mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
11 lines
223 B
Plaintext
11 lines
223 B
Plaintext
CONFIG_IDF_TARGET="esp32"
|
|
|
|
CONFIG_UNITY_ENABLE_FIXTURE=y
|
|
CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=y
|
|
CONFIG_ESP_TASK_WDT=n
|
|
|
|
CONFIG_TARGET_USE_SPI_ETHERNET=y
|
|
CONFIG_TARGET_ETH_PHY_DEVICE_DM9051=y
|
|
|
|
CONFIG_TARGET_ETH_SPI_POLL_MS=10
|