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 f9f2ec6 commit 76878d5Copy full SHA for 76878d5
platformio.ini
@@ -18,7 +18,7 @@ default_envs = esp32dev
18
19
20
[env:esp32dev]
21
-platform = espressif32
+platform = https://github.com/platformio/platform-espressif32.git#feature/arduino-upstream
22
board = esp32dev
23
framework = arduino
24
platform_packages =
@@ -65,7 +65,7 @@ lib_ignore =
65
;https://github.com/Bodmer/TFT_eSPI/issues/1246
66
67
[env:esp32devWiFiOnly]
68
69
70
71
0 commit comments