mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-05 00:40:44 +08:00
Update platformio.ini
This commit is contained in:
parent
f9f2ec6522
commit
76878d5118
@ -18,7 +18,7 @@ default_envs = esp32dev
|
|||||||
|
|
||||||
|
|
||||||
[env:esp32dev]
|
[env:esp32dev]
|
||||||
platform = espressif32
|
platform = https://github.com/platformio/platform-espressif32.git#feature/arduino-upstream
|
||||||
board = esp32dev
|
board = esp32dev
|
||||||
framework = arduino
|
framework = arduino
|
||||||
platform_packages =
|
platform_packages =
|
||||||
@ -65,7 +65,7 @@ lib_ignore =
|
|||||||
;https://github.com/Bodmer/TFT_eSPI/issues/1246
|
;https://github.com/Bodmer/TFT_eSPI/issues/1246
|
||||||
|
|
||||||
[env:esp32devWiFiOnly]
|
[env:esp32devWiFiOnly]
|
||||||
platform = espressif32
|
platform = https://github.com/platformio/platform-espressif32.git#feature/arduino-upstream
|
||||||
board = esp32dev
|
board = esp32dev
|
||||||
framework = arduino
|
framework = arduino
|
||||||
platform_packages =
|
platform_packages =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user