diff --git a/androidApp/src/main/assets/firmware_releases.json b/androidApp/src/main/assets/firmware_releases.json index 1b7dd9de2..4d7e5a2a0 100644 --- a/androidApp/src/main/assets/firmware_releases.json +++ b/androidApp/src/main/assets/firmware_releases.json @@ -188,6 +188,12 @@ ] }, "pullRequests": [ + { + "id": "10983", + "title": "fix: SPI1 instances", + "page_url": "https://github.com/meshtastic/firmware/pull/10983", + "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" + }, { "id": "10969", "title": "Sign plaintext packets in licensed mode", @@ -295,18 +301,6 @@ "title": "feat: Support Elecrow ThinkNode M9", "page_url": "https://github.com/meshtastic/firmware/pull/10908", "zip_url": "+454.1 KB" - }, - { - "id": "10902", - "title": "BLE lifecycle memory: true BLE-off on nRF52, NimBLE host pools to PSRAM on S3", - "page_url": "https://github.com/meshtastic/firmware/pull/10902", - "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" - }, - { - "id": "10893", - "title": "nrf52: add rotary encoder press pin as deep sleep wake source", - "page_url": "https://github.com/meshtastic/firmware/pull/10893", - "zip_url": "https://img.shields.io/badge/Flash_this_PR_in_the_Web_Flasher-2C2D3C?style=for-the-badge" } ] } \ No newline at end of file