meta-rust / cargo-bitbakeLinks
cargo extension that can generate BitBake recipes utilizing the classes from meta-rust
☆86Updated 6 months ago
Alternatives and similar repositories for cargo-bitbake
Users that are interested in cargo-bitbake are comparing it to the libraries listed below
Sorting:
- Yocto layer for installing Rust toolchain from pre-built binaries☆117Updated 2 weeks ago
- OpenEmbedded/Yocto layer for Rust and Cargo☆226Updated this week
- Rust userland library for Tock☆182Updated this week
- Low level access to Cortex-R and Cortex-A processors☆33Updated last month
- Implementation of the `embedded-hal` traits for Linux devices☆273Updated 6 months ago
- VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basi…☆70Updated 3 months ago
- Python package to handle vendor-supplied, often buggy SVD files.☆105Updated 2 weeks ago
- Mocks for testing embedded-hal based drivers without hardware access.☆133Updated 3 months ago
- A set of rust crates for making stack dumps and getting stack traces out of them☆76Updated 3 weeks ago
- A CMSIS-DAP implementation in pure Rust.☆81Updated last year
- An Embedded Storage Abstraction Layer☆78Updated 8 months ago
- A Hardware abstraction layer for the stm32l432xx series chips written in rust.☆162Updated 2 years ago
- Minimal no_std MQTT v5.0 client implementation