# stm32cubeprogrammer-sys
This crate provides low level bindings to the STM32CubeProgrammer API.
The bindings are generated using bindgen and use the [`libloading`](https://crates.io/crates/libloading) crate to support dynamic loading of the CubeProgrammer API.
License: MIT