diff --git a/app/src/main/assets/device_hardware.json b/app/src/main/assets/device_hardware.json index b1ff477a4..ab7f3d671 100644 --- a/app/src/main/assets/device_hardware.json +++ b/app/src/main/assets/device_hardware.json @@ -974,6 +974,22 @@ "wio_tracker_l1_eink.svg" ] }, + { + "hwModel": 96, + "hwModelSlug": "NOMADSTAR_METEOR_PRO", + "platformioTarget": "rak4631_nomadstar_meteor_pro", + "architecture": "nrf52840", + "activelySupported": true, + "supportLevel": 1, + "displayName": "NomadStar Meteor Pro", + "tags": [ + "NomadStar" + ], + "requiresDfu": true, + "images": [ + "meteor_pro.svg" + ] + }, { "hwModel": 97, "hwModelSlug": "CROWPANEL", @@ -1131,5 +1147,23 @@ "images": [ "heltec_v4.svg" ] + }, + { + "hwModel": 106, + "hwModelSlug": "RAK3312", + "platformioTarget": "rak3312", + "architecture": "esp32-s3", + "activelySupported": true, + "supportLevel": 1, + "displayName": "RAK3312", + "tags": [ + "RAK" + ], + "requiresDfu": false, + "hasMui": false, + "partitionScheme": "16MB", + "images": [ + "rak_3312.svg" + ] } ] \ No newline at end of file