add versioning to all lib depends (compatible upgrade allowed) and move as many as possible off github and into PIO registry.

Also add a script to check for lib updates (maybe in CI?)
This commit is contained in:
Thomas Göttgens
2022-10-04 08:40:39 +02:00
parent 86a3bd6db8
commit b2ff628cec
16 changed files with 52 additions and 32 deletions
+2 -2
View File
@@ -19,5 +19,5 @@ build_flags = ${nrf52840_base.build_flags} -Ivariants/lora_relay_v2
build_src_filter = ${nrf52_base.build_src_filter} +<../variants/lora_relay_v2>
lib_deps =
${nrf52840_base.lib_deps}
SparkFun BQ27441 LiPo Fuel Gauge Arduino Library
TFT_eSPI
sparkfun/SparkFun BQ27441 LiPo Fuel Gauge Arduino Library@^1.1.0
bodmer/TFT_eSPI@^2.4.76