no111u3 / avra-rs
Assembler for Microchip AVR Microcontroller family (similar to Atmel)
☆21Updated last week
Related projects ⓘ
Alternatives and complementary repositories for avra-rs
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 3 years ago
- Parser of the app! macro used by the Real-Time Interrupt-driven Concurrency (RTIC) framework☆16Updated last year
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- Repo for the Rust `platform` crate.☆22Updated 5 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆34Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- ☆31Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆41Updated 3 years ago
- ☆12Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆23Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- [Experiment] JNeT: japaric's network thingies☆27Updated 5 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 8 years ago
- A `cargo` wrapper that executes a post build script after a successful build.☆21Updated 10 months ago
- A drop-in replacement for #[derive(Debug)] with support for members which do not implement `fmt::Debug`.☆23Updated 5 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- Just like `Cell` but with volatile read / write operations☆18Updated last year
- [rust] Extensions to the Box type☆23Updated 5 years ago
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Pre-defined constants from all disciplines (math, physics, ...) as a Rust library☆20Updated 2 years ago
- ☆19Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 7 months ago
- ☆60Updated 7 years ago
- Asynchronous interface to official Bluetooth Low Energy APIs on Linux (BlueZ)☆40Updated 3 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago