rust-embedded / mutex-traitLinks
Low level API definition of a Mutex
☆25Updated 5 years ago
Alternatives and similar repositories for mutex-trait
Users that are interested in mutex-trait are comparing it to the libraries listed below
Sorting:
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Minimal support for uart_16550 serial output.☆37Updated 7 months ago
- Target "triple" support☆54Updated 4 months ago
- ☆37Updated 5 months ago
- An embedded-hal driver for various SPI Flash and EEPROM chips☆25Updated 3 years ago
- Sets the panicking behavior to halt☆27Updated last month
- An example of a common Wi-Fi set up scenario on ESP32 using Rust☆16Updated last year
- A panic handler that stores the panic message in RAM☆45Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Home for the Inline Assembly project group☆33Updated 5 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Rust's std::net except without the std.☆46Updated 2 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 7 months ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- ☆67Updated 10 months ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Corny COBS encode/decode for Rust no_std targets☆21Updated 2 years ago
- Cortex-M Interrupt Move☆26Updated 5 years ago
- Hardware Abstraction Layer for STM32 Memory Controllers (FMC/FSMC)☆17Updated 5 months ago
- ☆39Updated 3 years ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 2 years ago
- Code coverage support for Rust `no_std` and embedded programs☆57Updated 7 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago