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

This commit is contained in:
James Rich 2026-03-02 08:52:29 -06:00 committed by GitHub
parent fdd07f893f
commit 362ab6357c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 446 additions and 43 deletions

View file

@ -1349,47 +1349,5 @@
"images": [
"tbeam-1w.svg"
]
},
{
"hwModel": 123,
"hwModelSlug": "T5_S3_EPAPER_PRO",
"platformioTarget": "t5-s3-epaper-pro",
"architecture": "esp32-s3",
"activelySupported": true,
"supportLevel": 1,
"displayName": "LilyGo T5 S3 ePaper Pro",
"tags": [
"LilyGo"
],
"hasMui": true,
"partitionScheme": "8MB"
},
{
"hwModel": 124,
"hwModelSlug": "TBEAM_BPF",
"platformioTarget": "tbeam-bpf",
"architecture": "esp32-s3",
"activelySupported": true,
"supportLevel": 1,
"displayName": "LilyGo T-Beam BPF",
"tags": [
"LilyGo"
],
"hasMui": false,
"partitionScheme": "8MB"
},
{
"hwModel": 125,
"hwModelSlug": "MINI_EPAPER_S3",
"platformioTarget": "mini-epaper-s3",
"architecture": "esp32-s3",
"activelySupported": true,
"supportLevel": 1,
"displayName": "LilyGo T-Mini E-paper S3 Kit",
"tags": [
"LilyGo"
],
"hasMui": true,
"partitionScheme": "8MB"
}
]

View file

@ -199,6 +199,12 @@
"title": "Add VL53L0 distance sensor.",
"page_url": "https://github.com/meshtastic/firmware/pull/9706",
"zip_url": "https://discord.com/invite/meshtastic"
},
{
"id": "9675",
"title": "add FromRadioSync BLE characteristic",
"page_url": "https://github.com/meshtastic/firmware/pull/9675",
"zip_url": "https://discord.com/invite/meshtastic"
}
]
}