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 99a2f83 commit 9467fb4Copy full SHA for 9467fb4
examples/arduino-rmt-blink/platformio.ini
@@ -1,3 +1,7 @@
1
+[platformio]
2
+; Workaround for Windows path length limit
3
+core_dir = .platformio
4
+
5
[env:esp32-s2]
6
platform = espressif32
7
framework = arduino
0 commit comments