chore: Scheduled updates (Firmware, Hardware, Translations) (#2667)

Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This commit is contained in:
James Rich 2025-08-09 10:49:18 -05:00 committed by GitHub
parent d444275c18
commit e0207f11f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 35 additions and 25 deletions

View file

@ -1009,5 +1009,23 @@
],
"partitionScheme": "16MB",
"hasMui": true
},
{
"hwModel": 102,
"hwModelSlug": "T_DECK_PRO",
"platformioTarget": "t-deck-pro",
"architecture": "esp32-s3",
"activelySupported": false,
"supportLevel": 1,
"displayName": "LILYGO T-Deck Pro",
"tags": [
"LilyGo"
],
"images": [
"tdeck_pro.svg"
],
"requiresDfu": true,
"hasMui": false,
"partitionScheme": "16MB"
}
]

File diff suppressed because one or more lines are too long