2 releases

0.1.1 Feb 2, 2025
0.1.0 Feb 2, 2025

#1542 in Hardware support

Download history 227/week @ 2025-01-31 37/week @ 2025-02-07 12/week @ 2025-02-14

276 downloads per month
Used in 2 crates (via stm32cubeprogrammer)

MIT license

1MB
4K SLoC

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


lib.rs:

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.

Dependencies

~0–6.5MB
~39K SLoC