Skip to content

Commit 4232764

Browse files
authored
chore: Scheduled updates (Firmware, Hardware, Translations) (#6362)
1 parent 7301b86 commit 4232764

22 files changed

Lines changed: 70 additions & 49 deletions

File tree

androidApp/src/main/assets/device_hardware.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1498,11 +1498,14 @@
14981498
"hwModelSlug": "HELTEC_MESH_NODE_T1",
14991499
"platformioTarget": "heltec-mesh-node-t1",
15001500
"architecture": "nrf52840",
1501-
"activelySupported": false,
1501+
"activelySupported": true,
15021502
"supportLevel": 1,
15031503
"displayName": "Heltec Mesh Node T1",
15041504
"tags": [
15051505
"Heltec"
1506+
],
1507+
"images": [
1508+
"heltec-meshnode-t1.svg"
15061509
]
15071510
},
15081511
{

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": "11142",
193+
"title": "Shared e-ink hardware layer: foundation for target-by-target migration off GxEPD2",
194+
"page_url": "https://github.com/meshtastic/firmware/pull/11142",
195+
"zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge"
196+
},
191197
{
192198
"id": "11138",
193199
"title": "feat(lr2021): enable LR2021 LoRa radio support on native/portduino",

core/resources/src/commonMain/composeResources/values-bg/strings.xml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/resources/src/commonMain/composeResources/values-cs/strings.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/resources/src/commonMain/composeResources/values-de/strings.xml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/resources/src/commonMain/composeResources/values-es/strings.xml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/resources/src/commonMain/composeResources/values-et/strings.xml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)