mirror of
https://github.com/m5stack/meshtastic-device-ui.git
synced 2026-05-20 11:51:03 -07:00
git archive zip references
This commit is contained in:
+3
-3
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user