Always use the latest framework for ESP32

This commit is contained in:
Thomas Göttgens 2022-09-19 16:18:01 +02:00
parent dd8cb1c7fb
commit afcc7b6a56
2 changed files with 0 additions and 5 deletions

View File

@ -36,8 +36,6 @@ lib_deps =
lib_ignore = lib_ignore =
segger_rtt segger_rtt
ESP32 BLE Arduino ESP32 BLE Arduino
platform_packages =
framework-arduinoespressif32
; leave this commented out to avoid breaking Windows ; leave this commented out to avoid breaking Windows
;upload_port = /dev/ttyUSB0 ;upload_port = /dev/ttyUSB0

View File

@ -32,13 +32,10 @@ lib_deps =
h2zero/NimBLE-Arduino@1.4.0 h2zero/NimBLE-Arduino@1.4.0
arduino-libraries/NTPClient@^3.1.0 arduino-libraries/NTPClient@^3.1.0
https://github.com/lewisxhe/XPowersLib.git https://github.com/lewisxhe/XPowersLib.git
lib_ignore = lib_ignore =
segger_rtt segger_rtt
ESP32 BLE Arduino ESP32 BLE Arduino
platform_packages =
framework-arduinoespressif32@ 3.20004.220825
; customize the partition table ; customize the partition table
; http://docs.platformio.org/en/latest/platforms/espressif32.html#partition-tables ; http://docs.platformio.org/en/latest/platforms/espressif32.html#partition-tables