ndless-rs
stm32f1xx-hal
ndless-rs | stm32f1xx-hal | |
---|---|---|
1 | 1 | |
33 | 578 | |
- | 0.7% | |
3.3 | 7.9 | |
7 months ago | 24 days ago | |
Rust | Rust | |
Apache License 2.0 | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ndless-rs
-
Embedded rust on arm9 (arm926ej-s)
https://github.com/lights0123/ndless-rs, target.json but you'll need to remove singlethread: true because this is a weird target for an OS that doesn't really support threads
stm32f1xx-hal
-
Bare metal STM32F103C8T6 UART example?
You can also check how the Rust hal does it here :https://github.com/stm32-rs/stm32f1xx-hal/blob/master/examples/serial.rs
What are some alternatives?
potatis - 🥔 MOS-6502 and NES emulator in Rust (SDL/WebAssembly/Android/Embedded/Cloud)
bl602-hal - Hardware Abstract Layer for BL602 RISC-V WiFi + BLE SoC in embedded Rust
sensor-hub-ble - Extensible weather station in Rust
atsam4-hal
async-graphql - A GraphQL server library implemented in Rust
STM32F746-CMSIS-Minimal-Blocking-Uart-Driver - Minimalist blocking UART driver for STM32F746-Disco UART1 ST-Link COM Port
rustsbi - RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/prototyper.
embassy - Modern embedded framework, using Rust and async.
epd-waveshare - Drivers for various EPDs from Waveshare and others
tock - A secure embedded operating system for microcontrollers
nrf-hal - A Rust HAL for the nRF family of devices
gdbstub - An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)