Crates.io | stm32-bootloader-client |
lib.rs | stm32-bootloader-client |
version | 0.1.0 |
source | src |
created_at | 2022-09-08 23:49:22.518543 |
updated_at | 2022-09-08 23:49:22.518543 |
description | A library for communicating with the STM32 system bootloader |
homepage | |
repository | https://github.com/google/stm32-bootloader-client-rs |
max_upload_size | |
id | 661372 |
size | 54,366 |
This is a Rust library for communicating with the STM32 system bootloader. This can be used, for example, to flash firmware onto an STM32 using an I2C connection. Support for flashing over UART and SPI is not implemented, but PRs are welcome.
See docs/contributing.md.
This is not an officially supported Google product.
This project is licensed under either of
at your option.