Commit Graph
13 Commits
Author SHA1 Message Date
gnxlxnxx 3f2a0b3a7a Update dfu-libusb
this partially fixes the problem with the gd32vf103 (every second time
flashing the chip works...)
2022-02-05 19:08:19 +01:00
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 6b79d67ff8 Update Readme 2021-11-26 19:12:53 +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 c88e6db3c3 Update Readme v0.0.4 2021-11-26 18:49:49 +01:00
gnxlxnxx a7f1125c94 add udev rules 2021-11-26 18:49:24 +01:00
gnxlxnxx e71d9f9dd4 Update Cargo.toml 2021-11-26 18:48:54 +01:00
gnxlxnxx e62d032072 Add --chip option 2021-11-26 18:48:11 +01:00
gnxlxnxx 4e2c0f79a6 Update Cargo.toml v0.0.3 2021-11-14 13:36:49 +01:00
gnxlxnxx ce89c2d469 Update Cargo.toml v0.0.2 2021-11-14 13:33:55 +01:00
gnxlxnxx f6c9eee6dc add license and description v0.0.1 2021-11-14 13:21:31 +01:00
gnxlxnxx bccdc9a3c4 Initial Commit 2021-11-14 13:08:05 +01:00