You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download prebuilt binaries from [release](https://github.com/fossasia/badgemagic-firmware/releases) or [the latest development builds](https://github.com/fossasia/badgemagic-firmware/tree/bin).
@@ -15,6 +16,14 @@ USB port) while plugging in the USB to enter the bootloader. Then run:
15
16
wchisp flash badgemagic-ch582.bin
16
17
```
17
18
19
+
### Windows
20
+
Install and run [wchisp studio](https://www.wch-ic.com/downloads/WCHISPTool_Setup_exe.html)
21
+
Connect the badge via USB and enter bootloader mode.
22
+
23
+
The device will automatically appear in the UI.
24
+
25
+
Select the `badgemagic-ch582.bin` file and click 'Download'.
26
+
18
27
Where badgemagic-ch582.bin is the binary downloaded above, the .elf file also
0 commit comments