nrf-rs / nrf51-halLinks
A Rust embedded-hal impl crate for the Nordic nrf51 series of microcontrollers
☆19Updated 4 years ago
Alternatives and similar repositories for nrf51-hal
Users that are interested in nrf51-hal are comparing it to the libraries listed below
Sorting:
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37Updated last month
- A fresh look at embedded Rust development☆35Updated 4 years ago
- Lightweight logging framework for resource constrained devices☆47Updated 5 years ago
- Tool to parse and dump ITM packets☆27Updated 3 years ago
- Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.☆23Updated 3 years ago
- A universal set of specific error kinds for use in embedded systems☆17Updated 4 years ago
- Parser of the app! macro used by the Real-Time Interrupt-driven Concurrency (RTIC) framework☆16Updated last year
- Cortex-M Interrupt Move☆26Updated 5 years ago
- Implementation of the `embedded-hal` traits for STM32F30x microcontrollers☆34Updated 5 years ago
- A blog about Rust and embedded stuff☆52Updated 4 years ago
- A Two Level Segregated Fit (TLSF) allocator optimized for memory-constrained systems☆20Updated 5 years ago
- ☆14Updated 3 years ago
- Rust crate for communication with the esp01 variant of the esp8266☆22Updated 5 years ago
- A panic handler that stores the panic message in RAM☆45Updated 3 years ago
- usb-device implementation for STM32F103 microcontrollers☆50Updated 5 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Coordination repository of the portability Working Group (WG)☆42Updated 3 years ago
- More maintainable Rust test☆28Updated 3 years ago
- ProFont for the embedded-graphics crate