bump espressif32 version to 3.5.0

- latest version -> sd R/W too slow!
This commit is contained in:
Dooho Yi 2023-06-08 04:16:33 +09:00
parent ce614f289e
commit 5d8a4e335b

View file

@ -9,7 +9,7 @@
; https://docs.platformio.org/page/projectconf.html ; https://docs.platformio.org/page/projectconf.html
[env:esp32dev] [env:esp32dev]
platform = espressif32 platform = espressif32@3.5.0 ; <-- latest version sd R/W too slow!
board = esp32dev board = esp32dev
framework = arduino framework = arduino
board_build.f_flash = 80000000L board_build.f_flash = 80000000L