Skip to content

Commit 03b72a5

Browse files
committed
Define interface
1 parent a947770 commit 03b72a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/ESP32/CMakePresets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,7 @@
485485
"NF_FEATURE_RTC": "ON",
486486
"NF_FEATURE_HAS_SDCARD": "ON",
487487
"ESP32_ETHERNET_SUPPORT": "ON",
488+
"ESP32_ETHERNET_INTERFACE": "W5500",
488489
"API_nanoFramework.Device.OneWire": "ON",
489490
"API_nanoFramework.Device.Bluetooth": "ON",
490491
"API_nanoFramework.Graphics": "ON",

0 commit comments

Comments
 (0)