chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4129)

This commit is contained in:
James Rich 2026-01-04 11:16:12 -06:00 committed by GitHub
parent add87a4425
commit 2c9f410baa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 117 additions and 29 deletions

View file

@ -348,6 +348,23 @@
],
"partitionScheme": "16MB"
},
{
"hwModel": 33,
"hwModelSlug": "T_ECHO_PLUS",
"platformioTarget": "t-echo-plus",
"architecture": "nrf52840",
"supportLevel": 1,
"activelySupported": false,
"displayName": "LILYGO T-Echo Plus",
"tags": [
"LilyGo"
],
"images": [
"t-echo_plus.svg"
],
"requiresDfu": true,
"hasInkHud": true
},
{
"hwModel": 39,
"hwModelSlug": "DIY_V1",

View file

@ -180,5 +180,18 @@
}
]
},
"pullRequests": []
"pullRequests": [
{
"id": "9176",
"title": "Add Minimesh Lite device variant",
"page_url": "https://github.com/meshtastic/firmware/pull/9176",
"zip_url": "https://discord.com/invite/meshtastic"
},
{
"id": "9174",
"title": "Fix zero in sp02 and Heart Rate on screen",
"page_url": "https://github.com/meshtastic/firmware/pull/9174",
"zip_url": "https://discord.com/invite/meshtastic"
}
]
}