stm32-uart-loader

Crates.iostm32-uart-loader
lib.rsstm32-uart-loader
version0.1.2
sourcesrc
created_at2021-02-19 01:33:35.285351
updated_at2021-02-19 02:21:47.039884
descriptionLibrary and utility for interacting with the STM32 factory UART bootloader
homepage
repositoryhttps://github.com/ryankurte/rust-stm32-uart-loader
max_upload_size
id357296
size39,767
ryan (ryankurte)

documentation

README

STM32 Factory UART bootloader utility

A generic library / utility for interacting with the STM32 factory bootloader, see AN3155 for protocol details.

Status

WIP. Runs under linux, Read / Write working, other functions yet to be tested / implemented.

Commit count: 13

cargo fmt