mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 04:25:32 +00:00
feat(esp_eth): removed disable of C5 and P4 from examples .build-test-rules
Updated examples to be able to build for C5 and P4. Added Ethernet support for static_ip example.
This commit is contained in:
3
examples/protocols/static_ip/sdkconfig.defaults.esp32p4
Normal file
3
examples/protocols/static_ip/sdkconfig.defaults.esp32p4
Normal file
@@ -0,0 +1,3 @@
|
||||
CONFIG_IDF_TARGET="esp32p4"
|
||||
|
||||
CONFIG_ETHERNET_INTERNAL_SUPPORT=y
|
Reference in New Issue
Block a user