DC Mini Part 3: The Bus Manager — Power-Aware Peripheral Sharing Without Alloc
Building a generic bus lifecycle manager in no_std Rust that lazily initializes, reference-counts, and tears down shared peripherals — all without a heap.
rustembeddedeegopen-sourceno_std