Crates.io | stm32-uart-loader |
lib.rs | stm32-uart-loader |
version | 0.1.2 |
source | src |
created_at | 2021-02-19 01:33:35.285351 |
updated_at | 2021-02-19 02:21:47.039884 |
description | Library and utility for interacting with the STM32 factory UART bootloader |
homepage | |
repository | https://github.com/ryankurte/rust-stm32-uart-loader |
max_upload_size | |
id | 357296 |
size | 39,767 |
A generic library / utility for interacting with the STM32 factory bootloader, see AN3155 for protocol details.
WIP. Runs under linux, Read / Write working, other functions yet to be tested / implemented.