#Rust-embedded
Showing 7 of 7 repositories tagged #rust-embedded, ranked by stars
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 prototyper folder.
Embedded Rust on Espressif training material.
๐ฅ MOS-6502 and NES emulator in Rust (SDL/WebAssembly/Android/Embedded/Cloud)
VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basic command line debugging in addition to VSCode UI.
N-dimensional interpolation methods in Rust and Python, no-std compatible
Reimplementation of the Nintendo Switch firmware
This is a library for the hx711 chip. It uses SPI instead of bit banging for more reliability.