diff options
author | Ryan <fauxpark@gmail.com> | 2020-12-31 03:35:06 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-30 16:35:06 +0000 |
commit | 10096fc42e52e5b22acd6ceef941816401468998 (patch) | |
tree | 2ad833554647a371c87229b94fa97a10bc8e71e7 /docs | |
parent | 5e5ee3f8de9a0c088db1fb51b421ad1db169ed54 (diff) |
Zadig docs: add APM32 device name (#11356)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/driver_installation_zadig.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/driver_installation_zadig.md b/docs/driver_installation_zadig.md index 9b3e8fadea..81b8408868 100644 --- a/docs/driver_installation_zadig.md +++ b/docs/driver_installation_zadig.md @@ -71,7 +71,7 @@ The device name here is the name that appears in Zadig, and may not be what the |`caterina` |Arduino Micro |`2A03:0037` |usbser | |`bootloadHID`|HIDBoot |`16C0:05DF` |HidUsb | |`USBasp` |USBasp |`16C0:05DC` |libusbK| -|`apm32-dfu` |??? |`314B:0106` |WinUSB | +|`apm32-dfu` |APM32 DFU ISP Mode |`314B:0106` |WinUSB | |`stm32-dfu` |STM32 BOOTLOADER |`0483:DF11` |WinUSB | |`kiibohd` |Kiibohd DFU Bootloader |`1C11:B007` |WinUSB | |`stm32duino` |Maple 003 |`1EAF:0003` |WinUSB | |