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",