stm32cubeprogrammer-sys 0.1.1

Rust bindings for the STM32CubeProgrammer API
Documentation

stm32cubeprogrammer-sys

This crate provides low level bindings to the STM32CubeProgrammer API. The bindings are generated using bindgen and use the libloading crate to support dynamic loading of the CubeProgrammer API.

License: MIT