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

This commit is contained in:
James Rich 2025-12-10 22:58:11 -06:00 committed by GitHub
parent fdff7315fe
commit c21dcddf94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1251,5 +1251,37 @@
"images": [
"rak-wismesh-tap-v2.svg"
]
},
{
"hwModel": 119,
"hwModelSlug": "THINKNODE_M4",
"platformioTarget": "thinknode_m4",
"architecture": "nrf52840",
"activelySupported": false,
"supportLevel": 1,
"displayName": "ThinkNode M4",
"tags": [
"Elecrow"
],
"requiresDfu": true,
"images": [
"thinknode_m4.svg"
]
},
{
"hwModel": 120,
"hwModelSlug": "THINKNODE_M6",
"platformioTarget": "thinknode_m6",
"architecture": "nrf52840",
"activelySupported": false,
"supportLevel": 1,
"displayName": "ThinkNode M6",
"tags": [
"Elecrow"
],
"requiresDfu": true,
"images": [
"thinknode_m6.svg"
]
}
]