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 19:48:34 -06:00
committed by GitHub
parent eafa8c7b47
commit ed77ba5612
59 changed files with 105 additions and 105 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ build_src_filter = ${nrf52_base.build_src_filter} +<../variants/nrf52840/rak2560
lib_deps =
${nrf52840_base.lib_deps}
${nrf52_networking_base.lib_deps}
melopero/Melopero RV3028@^1.1.0
melopero/Melopero RV3028@1.2.0
https://github.com/beegee-tokyo/RAK-OneWireSerial/archive/0.0.2.zip
debug_tool = jlink
; If not set we will default to uploading over serial (first it forces bootloader entry by talking 1200bps to cdcacm)