diff --git a/misc/usbmapping.json b/misc/usbmapping.json index afd8a9fb..1acd8ad1 100644 --- a/misc/usbmapping.json +++ b/misc/usbmapping.json @@ -220,6 +220,14 @@ "id": "Wio3G", "interface": "cmsis-dap.cfg", "target": "stm32f4x.cfg" + }, + { + "name": "Seeed Wio LTE M1/NB1(BG96)", + "package": "SeeedJP", + "architecture": "SeeedJP_STM32F4", + "id": "WioLTEM1BG96", + "interface": "cmsis-dap.cfg", + "target": "stm32f4x.cfg" } ] }