Commit Graph
5 Commits
Author SHA1 Message Date
gnxlxnxx be0b991e66 remove address
dfu-libusb does that internally so I don't need to specify that here
2022-02-05 19:07:34 +01:00
gnxlxnxx a6e389c29d Move to dfu-libusb
this makes the crate cross-platform
but the gd32vf103 doesn't work yet
2022-01-20 09:27:07 +01:00
gnxlxnxx 504ae4e4f0 Use stm32 instead of stm32f4
- the vid and pid seem to be the same across all stm32 devices
2021-11-26 19:11:59 +01:00
gnxlxnxx e62d032072 Add --chip option 2021-11-26 18:48:11 +01:00
gnxlxnxx bccdc9a3c4 Initial Commit 2021-11-14 13:08:05 +01:00