Skip to content

Commit ff8d8d5

Browse files
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs)
Automated updates for: - Firmware releases list - Device hardware list - Crowdin source string uploads - Crowdin translation downloads - Module dependency graphs
1 parent 0c7bda6 commit ff8d8d5

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

androidApp/src/main/assets/device_hardware.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,5 +1437,18 @@
14371437
"images": [
14381438
"heltec-t096.svg"
14391439
]
1440+
},
1441+
{
1442+
"hwModel": 129,
1443+
"hwModelSlug": "THINKNODE_M7",
1444+
"platformioTarget": "thinknode_m7",
1445+
"architecture": "esp32-s3",
1446+
"activelySupported": false,
1447+
"supportLevel": 1,
1448+
"displayName": "ThinkNode M7",
1449+
"tags": [
1450+
"Elecrow"
1451+
],
1452+
"requiresDfu": false
14401453
}
14411454
]

androidApp/src/main/assets/firmware_releases.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,12 @@
188188
]
189189
},
190190
"pullRequests": [
191+
{
192+
"id": "10625",
193+
"title": "Add MVP control point routing module for Meshtastic",
194+
"page_url": "https://github.com/meshtastic/firmware/pull/10625",
195+
"zip_url": "https://discord.com/invite/meshtastic"
196+
},
191197
{
192198
"id": "10604",
193199
"title": "Add XIAO ESP32C6 + Wio SX1262 variant with hardware SPI support",

0 commit comments

Comments
 (0)