Bump ESP32 framework to 3.3.1

This commit is contained in:
fvanroie 2021-08-01 02:09:46 +02:00
parent ef1e41334c
commit 5eec41586c

View File

@ -1,4 +1,4 @@
; MIT License - Copyright (c) 2020 Francis Van Roie ; MIT License - Copyright (c) 2019-2021 Francis Van Roie
; For full license information read the LICENSE file in the project folder ; For full license information read the LICENSE file in the project folder
; ;
; PlatformIO Project Configuration File ; PlatformIO Project Configuration File
@ -91,7 +91,7 @@ src_filter = +<*> -<.git/> -<examples/> -<test/> -<tests/> -<stm32f4/> -<lv_font
; -- Platform specific build flags ; -- Platform specific build flags
[esp32] [esp32]
framework = arduino framework = arduino
platform = espressif32@^3.3.0 platform = espressif32@^3.3.1
board_upload.flash_size=4MB board_upload.flash_size=4MB
board_upload.maximum_size = 4194304 board_upload.maximum_size = 4194304