mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware) (#2901)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This commit is contained in:
parent
177138ac8f
commit
222436b92c
1 changed files with 56 additions and 2 deletions
|
|
@ -962,14 +962,17 @@
|
|||
"hwModelSlug": "SEEED_WIO_TRACKER_L1_EINK",
|
||||
"platformioTarget": "seeed_wio_tracker_L1_eink",
|
||||
"architecture": "nrf52840",
|
||||
"activelySupported": false,
|
||||
"activelySupported": true,
|
||||
"supportLevel": 1,
|
||||
"displayName": "Seeed Wio Tracker L1 E-Ink",
|
||||
"tags": [
|
||||
"Seeed"
|
||||
],
|
||||
"requiresDfu": true,
|
||||
"hasInkHud": true
|
||||
"hasInkHud": true,
|
||||
"images": [
|
||||
"wio_tracker_l1_eink.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 97,
|
||||
|
|
@ -1044,5 +1047,56 @@
|
|||
"requiresDfu": true,
|
||||
"hasMui": false,
|
||||
"partitionScheme": "16MB"
|
||||
},
|
||||
{
|
||||
"hwModel": 103,
|
||||
"hwModelSlug": "T_LORA_PAGER",
|
||||
"platformioTarget": "tlora-pager",
|
||||
"architecture": "esp32-s3",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "LILYGO T-LoRa Pager",
|
||||
"tags": [
|
||||
"LilyGo"
|
||||
],
|
||||
"requiresDfu": true,
|
||||
"hasMui": false,
|
||||
"partitionScheme": "16MB",
|
||||
"images": [
|
||||
"lilygo-tlora-pager.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 108,
|
||||
"hwModelSlug": "HELTEC_MESH_SOLAR",
|
||||
"platformioTarget": "heltec-mesh-solar",
|
||||
"architecture": "nrf52840",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "Heltec MeshSolar",
|
||||
"tags": [
|
||||
"Heltec"
|
||||
],
|
||||
"requiresDfu": true,
|
||||
"images": [
|
||||
"heltec-mesh-solar.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 109,
|
||||
"hwModelSlug": "T_ECHO_LITE",
|
||||
"platformioTarget": "t-echo-lite",
|
||||
"architecture": "nrf52840",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "LILYGO T-Echo Lite",
|
||||
"tags": [
|
||||
"LilyGo"
|
||||
],
|
||||
"requiresDfu": true,
|
||||
"hasInkHud": false,
|
||||
"images": [
|
||||
"techo_lite.svg"
|
||||
]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue