Highlights
- Pro
-
nrf-sdc Public
Forked from alexmoon/nrf-sdcRust bindings for the nRF SoftDevice Controller
Rust UpdatedMar 27, 2025 -
assign-resources Public
Forked from adamgreig/assign-resourcesRust macro to split up fields of a Peripherals struct into new structs
Rust UpdatedMar 25, 2025 -
svd Public
Forked from rust-embedded/svdA CMSIS-SVD file parser
-
pio-rs Public
Forked from rp-rs/pio-rsSupport crate for Raspberry Pi's PIO architecture.
Rust MIT License UpdatedMar 3, 2025 -
java-spaghetti Public
☕️🍝 Generate type-safe bindings for calling Java APIs from Rust.
-
esp-hal Public
Forked from esp-rs/esp-halno_std Hardware Abstraction Layers for ESP32 microcontrollers
Rust Apache License 2.0 UpdatedJan 8, 2025 -
cargo Public
Forked from rust-lang/cargoThe Rust package manager
Rust Apache License 2.0 UpdatedDec 18, 2024 -
-
-
probe-rs Public
Forked from probe-rs/probe-rsA debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
-
defmt Public
Forked from knurling-rs/defmtEfficient, deferred formatting for logging on embedded systems
Rust Apache License 2.0 UpdatedNov 5, 2024 -
espflash Public
Forked from esp-rs/espflashSerial flasher utility for Espressif SoCs and modules based on esptool.py
Rust Apache License 2.0 UpdatedOct 28, 2024 -
postcard-rpc Public
Forked from jamesmunns/postcard-rpcAn RPC layer for postcard based protocols
-
rust Public
Forked from rust-lang/rustEmpowering everyone to build reliable and efficient software.
Rust Other UpdatedOct 13, 2024 -
-
smoltcp Public
Forked from smoltcp-rs/smoltcpa smol tcp/ip stack
-
rp-hal Public
Forked from rp-rs/rp-halA Rust Embedded-HAL for the rp series microcontrollers
Rust Apache License 2.0 UpdatedAug 17, 2024 -
embedded-hal Public
Forked from rust-embedded/embedded-halA Hardware Abstraction Layer (HAL) for embedded systems
-
-
heapless Public
Forked from rust-embedded/heaplessHeapless, `static` friendly data structures
-
team Public
Forked from rust-lang/teamRust teams structure
Rust Apache License 2.0 UpdatedMay 11, 2024 -
cmsis_device_h7rs Public
Forked from STMicroelectronics/cmsis-device-h7rsProvides the STM32Cube MCU Component "cmsis_device" of the STM32H7RS series.
C Apache License 2.0 UpdatedApr 29, 2024 -
cmsis_device_h5 Public
Forked from STMicroelectronics/cmsis-device-h5Provides the STM32Cube MCU Component "cmsis_device_h5" of the STM32H5 series.
C Apache License 2.0 UpdatedApr 28, 2024 -
ppk2-rs Public
Forked from hdoordt/ppk2-rsA Rust interface for the Nordic PPK2
Rust MIT License UpdatedMar 21, 2024 -
-
-
esp-wifi Public
Forked from esp-rs/esp-wifi-sysA WiFi, Bluetooth and ESP-NOW driver for use with Espressif chips and bare-metal Rust
Rust Apache License 2.0 UpdatedFeb 2, 2024 -
gominer Public archive
OUTDATED! - check out the actively maintained fork at https://github.com/decred/gominer
-
cargo-call-stack Public
Forked from japaric/cargo-call-stackWhole program static stack analysis
-
embedded-hal-mock Public
Forked from dbrgn/embedded-hal-mockMocks for testing embedded-hal based drivers without hardware access.