We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a947770 commit 03b72a5Copy full SHA for 03b72a5
targets/ESP32/CMakePresets.json
@@ -485,6 +485,7 @@
485
"NF_FEATURE_RTC": "ON",
486
"NF_FEATURE_HAS_SDCARD": "ON",
487
"ESP32_ETHERNET_SUPPORT": "ON",
488
+ "ESP32_ETHERNET_INTERFACE": "W5500",
489
"API_nanoFramework.Device.OneWire": "ON",
490
"API_nanoFramework.Device.Bluetooth": "ON",
491
"API_nanoFramework.Graphics": "ON",
0 commit comments