From 20b5df6e05d2a820c003be40c40bda70b8a9b4d8 Mon Sep 17 00:00:00 2001 From: thebentern Date: Fri, 29 May 2026 18:56:06 +0000 Subject: [PATCH] chore: update hardware list from Meshtastic API --- public/data/hardware-list.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/public/data/hardware-list.json b/public/data/hardware-list.json index c52153d..cb437d4 100644 --- a/public/data/hardware-list.json +++ b/public/data/hardware-list.json @@ -1317,6 +1317,18 @@ "rak3401.svg" ] }, + { + "hwModel": 118, + "hwModelSlug": "RAK6421", + "platformioTarget": "native", + "architecture": "portduino", + "activelySupported": true, + "supportLevel": 1, + "displayName": "RAK6421 Hat+", + "tags": [ + "RAK" + ] + }, { "hwModel": 119, "hwModelSlug": "THINKNODE_M4", @@ -1349,6 +1361,18 @@ "thinknode_m6.svg" ] }, + { + "hwModel": 121, + "hwModelSlug": "MESHSTICK_1262", + "platformioTarget": "native", + "architecture": "portduino", + "activelySupported": true, + "supportLevel": 1, + "displayName": "Elecrow Meshstick 1262", + "tags": [ + "Elecrow" + ] + }, { "hwModel": 122, "hwModelSlug": "TBEAM_1_WATT",