mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Add a dedicated sublayer example under examples/ethernet and enable sublayer usage in the PTP example.
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
CONFIG_IDF_TARGET="esp32"
|
|
|
|
CONFIG_ETHERNET_INTERNAL_SUPPORT=y
|
|
CONFIG_ETHERNET_PHY_IP101=y
|