File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build_flags =
66 -D TIMEZONE =\" CET-1CEST,M3.5.0/2,M10.5.0/3\" ; /* Central European Time - see https://sites.google.com/a/usapiens.com/opnode/time-zones
77
88[env:esp32-s3-devkitm-1]
9- platform = espressif32
9+ platform = espressif32@6.8.0
1010board = esp32-s3-devkitm-1
1111framework = arduino
1212
@@ -52,7 +52,6 @@ lib_ldf_mode = chain
5252build_flags =
5353 ${user.build_flags}
5454 -D BOARD_HAS_PSRAM
55- ; https://thingpulse.com/usb-settings-for-logging-with-the-esp32-s3-in-platformio/
5655 -D CORE_DEBUG_LEVEL =3
5756 -D ARDUINO_USB_MODE =1
5857 -D ARDUINO_USB_CDC_ON_BOOT =0
@@ -64,7 +63,7 @@ build_flags =
6463 !echo ' -D GIT_VERSION=\\ "' $(git describe --tags --always)' \\ "'
6564
6665lib_deps =
67- https://github.com/lovyan03/LovyanGFX# develop ;@^1.1.16
66+ https://github.com/lovyan03/LovyanGFX# develop
6867 https://github.com/mmMicky/TouchLib# ccaedcd
6968 https://github.com/jcomas/S8_UART# 4be0ce6
7069 links2004/WebSockets@^2.6.0
You can’t perform that action at this time.
0 commit comments