3 releases
0.1.2 | Feb 19, 2021 |
---|---|
0.1.1 | Feb 19, 2021 |
0.1.0 | Feb 19, 2021 |
#1641 in Hardware support
24KB
463 lines
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.
lib.rs
:
STM32 Serial Bootloader.
Base on AN3155
Dependencies
~0.4–9.5MB
~84K SLoC