Skip to content

Commit e1216d1

Browse files
authored
Update platformio.ini
1 parent d75c51a commit e1216d1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/arduino-blink/platformio.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
; Please visit documentation for the other options and examples
88
; http://docs.platformio.org/page/projectconf.html
99

10+
[platformio]
11+
; Workaround for Windows path length limit
12+
core_dir = .platformio
13+
1014
[env:esp-wrover-kit]
1115
platform = espressif32
1216
framework = arduino

0 commit comments

Comments
 (0)