mirror of
https://github.com/meshtastic/firmware.git
synced 2025-06-09 14:42:05 +00:00
Always use the latest framework for ESP32
This commit is contained in:
parent
dd8cb1c7fb
commit
afcc7b6a56
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user