feat, docs: WB32 flashing (#21217)

This commit is contained in:
Less/Rikki
2023-07-07 10:48:45 -04:00
committed by GitHub
parent a8a87a0922
commit a0ea7a6b17
3 changed files with 39 additions and 3 deletions

View File

@@ -84,6 +84,7 @@ BOOTLOADER_VIDS_PIDS = {
},
'apm32-dfu': {("314b", "0106")},
'gd32v-dfu': {("28e9", "0189")},
'wb32-dfu': {("342d", "dfa0")},
'bootloadhid': {("16c0", "05df")},
'usbasploader': {("16c0", "05dc")},
'usbtinyisp': {("1782", "0c9f")},