rust-embedded / mutex-trait
Low level API definition of a Mutex
☆25Updated 4 years ago
Alternatives and similar repositories for mutex-trait:
Users that are interested in mutex-trait are comparing it to the libraries listed below
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 4 years ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆24Updated 3 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆73Updated last year
- Minimal support for uart_16550 serial output.☆35Updated 3 months ago
- ☆67Updated 6 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Corny COBS encode/decode for Rust no_std targets☆21Updated 2 years ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆25Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆31Updated this week
- Initialization code ("crt0") written in Rust☆68Updated 3 years ago
- ☆36Updated last month
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated 10 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- An Embedded Storage Abstraction Layer☆72Updated 2 months ago
- Tiny C library written in Rust☆52Updated 2 months ago
- Sets the panicking behavior to halt☆24Updated 3 months ago
- Home for the Inline Assembly project group☆33Updated 4 years ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆67Updated 2 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- A simple, single-future, non-blocking executor intended for building state machines. Designed to be no-std and embedded friendly.☆81Updated 10 months ago
- Core abstractions of the Real-Time Interrupt-driven Concurrency (RTIC) framework☆22Updated last year
- A panic handler that stores the panic message in RAM☆43Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆36Updated last year
- Cortex-M Interrupt Move☆26Updated 4 years ago
- Minimal and reusable non-blocking I/O layer☆91Updated last year
- Just like `Cell` but with volatile read / write operations☆18Updated last year
- Target "triple" support☆49Updated last week
- A fresh look at embedded Rust development☆35Updated 3 years ago
- Allows for proper and easy handling of volatile memory☆38Updated 9 months ago