| Crates.io | stm32cubeprogrammer-sys |
| lib.rs | stm32cubeprogrammer-sys |
| version | 0.1.1 |
| created_at | 2025-02-02 15:49:36.492192+00 |
| updated_at | 2025-02-02 20:02:00.461531+00 |
| description | Rust bindings for the STM32CubeProgrammer API |
| homepage | |
| repository | https://github.com/ckrenslehner/stm32cubeprogrammer-rs |
| max_upload_size | |
| id | 1539662 |
| size | 1,111,754 |
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