git archive zip references

This commit is contained in:
mverch67
2025-03-30 11:21:18 +02:00
parent 99171e87a7
commit f5128a477d
+3 -3
View File
@@ -20,9 +20,9 @@
"platforms": "Expressif 32, Nordic nRF52, Raspberry Pi RP2040, Native, Linux x86_64, Linux ARM",
"headers": ["DeviceScreen.h", "SharedQueue.h"],
"dependencies": {
"ArduinoThread": "https://github.com/meshtastic/ArduinoThread.git#7c3ee9e1951551b949763b1f5280f8db1fa4068d",
"lvgl/lvgl": "https://github.com/lvgl/lvgl#9c043167685fc08fbcd30ddf2c285ea1089be82d",
"greiman/SdFat": "https://github.com/mverch67/SdFat#e25bebdc41523eaee6aef164a97df25f7ee59494",
"ArduinoThread": "https://github.com/meshtastic/ArduinoThread/archive/7c3ee9e1951551b949763b1f5280f8db1fa4068d.zip",
"lvgl/lvgl": "https://github.com/lvgl/lvgl/archive/9c043167685fc08fbcd30ddf2c285ea1089be82d.zip",
"greiman/SdFat": "https://github.com/mverch67/SdFat/archive/e25bebdc41523eaee6aef164a97df25f7ee59494.zip",
"nanopb/Nanopb": "0.4.91"
},
"build": {