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

View File

@@ -11,7 +11,7 @@ build_flags =
-DM5STACK
lib_deps =
${esp32_base.lib_deps}
zinggjm/GxEPD2@^1.4.5
zinggjm/GxEPD2@^1.4.9
lewisxhe/PCF8563_Library@^0.0.1
board_build.f_cpu = 240000000L
upload_protocol = esptool