Replace PIO fuzzy version matches (reproducible builds) (#8984)

This change does not introduce version *changes*, but simply "updates" to the version already being referenced by the fuzzy-match (^)
This commit is contained in:
Austin
2025-12-15 20:48:34 -05:00
committed by GitHub
parent eafa8c7b47
commit ed77ba5612
59 changed files with 105 additions and 105 deletions

View File

@@ -14,7 +14,7 @@ build_src_filter = ${rp2040_base.build_src_filter} +<../variants/rp2040/rak11310
lib_deps =
${rp2040_base.lib_deps}
${networking_base.lib_deps}
melopero/Melopero RV3028@^1.1.0
melopero/Melopero RV3028@1.2.0
https://github.com/RAKWireless/RAK13800-W5100S/archive/1.0.2.zip
debug_build_flags = ${rp2040_base.build_flags}, -g
debug_tool = cmsis-dap ; for e.g. Picotool