mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware) (#3218)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This commit is contained in:
parent
2d2544338c
commit
e31bba2a1e
1 changed files with 34 additions and 0 deletions
|
|
@ -974,6 +974,22 @@
|
|||
"wio_tracker_l1_eink.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 96,
|
||||
"hwModelSlug": "NOMADSTAR_METEOR_PRO",
|
||||
"platformioTarget": "rak4631_nomadstar_meteor_pro",
|
||||
"architecture": "nrf52840",
|
||||
"activelySupported": true,
|
||||
"supportLevel": 1,
|
||||
"displayName": "NomadStar Meteor Pro",
|
||||
"tags": [
|
||||
"NomadStar"
|
||||
],
|
||||
"requiresDfu": true,
|
||||
"images": [
|
||||
"meteor_pro.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 97,
|
||||
"hwModelSlug": "CROWPANEL",
|
||||
|
|
@ -1131,5 +1147,23 @@
|
|||
"images": [
|
||||
"heltec_v4.svg"
|
||||
]
|
||||
},
|
||||
{
|
||||
"hwModel": 106,
|
||||
"hwModelSlug": "RAK3312",
|
||||
"platformioTarget": "rak3312",
|
||||
"architecture": "esp32-s3",
|
||||
"activelySupported": true,
|
||||
"supportLevel": 1,
|
||||
"displayName": "RAK3312",
|
||||
"tags": [
|
||||
"RAK"
|
||||
],
|
||||
"requiresDfu": false,
|
||||
"hasMui": false,
|
||||
"partitionScheme": "16MB",
|
||||
"images": [
|
||||
"rak_3312.svg"
|
||||
]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue