mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Bump ESP32 framework to 3.3.1
This commit is contained in:
parent
ef1e41334c
commit
5eec41586c
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user