Skip to content
Draft
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions targets/ESP32/CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,8 @@
"NF_FEATURE_DEBUGGER": "ON",
"NF_FEATURE_RTC": "ON",
"NF_FEATURE_HAS_SDCARD": "ON",
"ESP32_ETHERNET_SUPPORT": "ON",
"ESP32_ETHERNET_INTERFACE": "W5500",
"API_nanoFramework.Device.OneWire": "ON",
"API_nanoFramework.Device.Bluetooth": "ON",
"API_nanoFramework.Graphics": "ON",
Expand Down