mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
add example lib_deps
This commit is contained in:
@@ -50,6 +50,13 @@ custom_password = admin
|
|||||||
; upload_protocol = custom
|
; upload_protocol = custom
|
||||||
; custom_emsesp_ip = 10.10.10.93
|
; custom_emsesp_ip = 10.10.10.93
|
||||||
|
|
||||||
|
; example override for lib_deps and using locally built modules
|
||||||
|
;lib_deps =
|
||||||
|
; bblanchon/ArduinoJson @ 7.3.0
|
||||||
|
; ESP32Async/AsyncTCP @ 3.3.2
|
||||||
|
; ESP32Async/ESPAsyncWebServer @ 3.6.2
|
||||||
|
; file://${PROJECT_DIR}/../modules/EMS-ESP-Modules
|
||||||
|
|
||||||
; ** debug settings **
|
; ** debug settings **
|
||||||
; to be used with esp-prog/JTAG hardware device like https://docs.espressif.com/projects/esp-dev-kits/en/latest/other/esp-prog/user_guide.html
|
; to be used with esp-prog/JTAG hardware device like https://docs.espressif.com/projects/esp-dev-kits/en/latest/other/esp-prog/user_guide.html
|
||||||
; pio run -e debug
|
; pio run -e debug
|
||||||
|
|||||||
Reference in New Issue
Block a user