mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Scheduled updates (Firmware, Hardware, Translations, Graphs) (#4975)
Some checks are pending
Dependency Submission / dependency-submission (push) Waiting to run
Main CI (Verify & Build) / validate-and-build (push) Waiting to run
Main Push Changelog / Generate main push changelog (push) Waiting to run
Some checks are pending
Dependency Submission / dependency-submission (push) Waiting to run
Main CI (Verify & Build) / validate-and-build (push) Waiting to run
Main Push Changelog / Generate main push changelog (push) Waiting to run
This commit is contained in:
parent
e468818c82
commit
fda96e2f8c
30 changed files with 148 additions and 172 deletions
|
|
@ -1240,10 +1240,10 @@
|
|||
"hwModel": 112,
|
||||
"hwModelSlug": "M5STACK_CARDPUTER_ADV",
|
||||
"platformioTarget": "m5stack-cardputer-adv",
|
||||
"architecture": "esp32s3",
|
||||
"architecture": "esp32-s3",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "Cardputer Adv",
|
||||
"displayName": "Cardputer Mesh Kit",
|
||||
"tags": [
|
||||
"M5Stack"
|
||||
],
|
||||
|
|
@ -1256,7 +1256,7 @@
|
|||
"hwModel": 113,
|
||||
"hwModelSlug": "HELTEC_WIRELESS_TRACKER_V2",
|
||||
"platformioTarget": "heltec-wireless-tracker-v2",
|
||||
"architecture": "esp32s3",
|
||||
"architecture": "esp32-s3",
|
||||
"activelySupported": false,
|
||||
"supportLevel": 1,
|
||||
"displayName": "Heltec Wireless Tracker V2",
|
||||
|
|
|
|||
|
|
@ -229,24 +229,6 @@
|
|||
"title": "Fix intermittent busyRx on Portduino SX1262 (stale preamble IRQ)",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9939",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
},
|
||||
{
|
||||
"id": "9903",
|
||||
"title": "feat: Support INA219/INA226 as primary battery sensor without ADC pin",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9903",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
},
|
||||
{
|
||||
"id": "9895",
|
||||
"title": "fix(native): implement BinarySemaphorePosix with proper pthread synchronization",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9895",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
},
|
||||
{
|
||||
"id": "9891",
|
||||
"title": "Refinement on support for Native ESP32 Ethernet and WT32-ETH01 board (LAN8720)",
|
||||
"page_url": "https://github.com/meshtastic/firmware/pull/9891",
|
||||
"zip_url": "https://discord.com/invite/meshtastic"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue