rtic-rs / microamp
A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications
☆56Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for microamp
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- A fresh look at embedded Rust development☆35Updated 3 years ago
- ☆79Updated 3 years ago
- A multi-platform embedded software development kit using the Rust programming language.☆43Updated 4 years ago
- Initialization code ("crt0") written in Rust☆69Updated 3 years ago
- Lightweight logging framework for resource constrained devices☆45Updated 4 years ago
- Just like `Cell` but with volatile read / write operations☆18Updated last year
- Core abstractions of the Real-Time Interrupt-driven Concurrency (RTIC) framework☆22Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- The closest we are to embedded no-std binaries on stable Rust☆18Updated 5 years ago
- [Experiment] JNeT: japaric's network thingies☆27Updated 4 years ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆34Updated 6 months ago
- A panic handler that stores the panic message in RAM☆40Updated 3 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 5 years ago
- Minimal and reusable non-blocking I/O layer☆88Updated 9 months ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆81Updated 6 months ago
- Parser of the app! macro used by the Real-Time Interrupt-driven Concurrency (RTIC) framework☆16Updated last year
- ☆66Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆41Updated 3 years ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 11 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆71Updated last year
- ☆46Updated 4 years ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 4 years ago
- ☆54Updated 5 years ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- Tool to print stack usage information emitted by LLVM in human readable format☆53Updated 2 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Using Type-Level Programming in Rust to Make Safer Hardware Abstractions☆51Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 4 years ago