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 1625d14 commit e29fc7cCopy full SHA for e29fc7c
targets/ESP32/CMakePresets.json
@@ -647,7 +647,7 @@
647
"API_nanoFramework.Graphics": "OFF",
648
"API_System.Device.I2c.Slave": "OFF",
649
"API_System.Device.I2s": "OFF",
650
- "API_nanoFramework.Hardware.Esp32.Rmt": "OFF",
+ "API_nanoFramework.Hardware.Esp32.Rmt": "ON",
651
"API_nanoFramework.System.Security.Cryptography": "OFF",
652
"ESP32_SPIRAM_FOR_IDF_ALLOCATION": "0",
653
"ESP32_RESERVED_RAM_FOR_IDF_ALLOCATION": "125"
0 commit comments