Skip to content

Commit a947770

Browse files
committed
Add ethernet driver to CMakePresets
Add ethernet driver to CMakePresets
1 parent bbf11b2 commit a947770

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
@@ -484,6 +484,7 @@
484484
"NF_FEATURE_DEBUGGER": "ON",
485485
"NF_FEATURE_RTC": "ON",
486486
"NF_FEATURE_HAS_SDCARD": "ON",
487+
"ESP32_ETHERNET_SUPPORT": "ON",
487488
"API_nanoFramework.Device.OneWire": "ON",
488489
"API_nanoFramework.Device.Bluetooth": "ON",
489490
"API_nanoFramework.Graphics": "ON",

0 commit comments

Comments
 (0)