mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
* refactor: ESP32 OTA lib-deps now selectively added
This commit is contained in:
parent
a4bb3782a4
commit
f861b68a09
9 changed files with 56 additions and 1 deletions
|
|
@ -40,8 +40,9 @@ extra_scripts = merge-bin.py
|
|||
build_flags = ${arduino_base.build_flags}
|
||||
; -D ESP32_CPU_FREQ=80 ; change it to your need
|
||||
build_src_filter = ${arduino_base.build_src_filter}
|
||||
|
||||
[esp32_ota]
|
||||
lib_deps =
|
||||
${arduino_base.lib_deps}
|
||||
me-no-dev/ESPAsyncWebServer @ ^3.6.0
|
||||
file://arch/esp32/AsyncElegantOTA
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue