diff --git a/config.json b/config.json
index 449b949..a6b968f 100644
--- a/config.json
+++ b/config.json
@@ -61,6 +61,9 @@
"lilygo": {
"name": "LilyGo"
},
+ "mtoolstec": {
+ "name": "MTools Tec"
+ },
"raspberry": {
"name": "Raspberry Pi"
}
@@ -4650,6 +4653,37 @@
}
]
},
+ {
+ "maker": "mtoolstec",
+ "class": "community",
+ "name": "MTools Tec Meshtiny",
+ "icon": "/img/lora.svg",
+ "tooltip": "
",
+ "type": "nrf52",
+ "erase": "FLASH_ERASE_nrf52_softdevice_v6.zip",
+ "firmware": [
+ {
+ "role": "companionBle",
+ "github": {
+ "type": "companion",
+ "files": {
+ "flash": "Meshtiny_companion_radio_ble.*?\\.zip",
+ "download": "Meshtiny_companion_radio_ble.*?\\.uf2"
+ }
+ }
+ },
+ {
+ "role": "companionUsb",
+ "github": {
+ "type": "companion",
+ "files": {
+ "flash": "Meshtiny_companion_radio_usb.*?\\.zip",
+ "download": "Meshtiny_companion_radio_usb.*?\\.uf2"
+ }
+ }
+ }
+ ]
+ },
{
"maker": "promicro",
"class": "community",
diff --git a/img/mtoolstec_meshtiny.svg b/img/mtoolstec_meshtiny.svg
new file mode 100644
index 0000000..912da1c
--- /dev/null
+++ b/img/mtoolstec_meshtiny.svg
@@ -0,0 +1 @@
+
\ No newline at end of file