Pinned Repositories
fast-async-mutex
The fast async mutex which uses spinlock algorithm with using waker
finny.rs
Finite State Machines for Rust
freertos.rs
A Rust wrapper for FreeRTOS.
mininet.rs
Rust async network abstractions for embedded
multiwii_serial_protocol.rs
A Multiwii Serial Protocol (MSP) implementation for Rust
packed_struct.rs
Bit-level packing and unpacking for Rust
rust-serial-cli-f4-demo
signed_buffer.rs
Checksum a block of data. Can detect signed blocks inside random data.
sntp_client.rs
Basic SNTP packet parser
terminal_cli.rs
Low-level Rust library for implementing terminal command line interface, like in embedded systems.
HashMismatch's Repositories
hashmismatch/freertos.rs
A Rust wrapper for FreeRTOS.
hashmismatch/packed_struct.rs
Bit-level packing and unpacking for Rust
hashmismatch/finny.rs
Finite State Machines for Rust
hashmismatch/terminal_cli.rs
Low-level Rust library for implementing terminal command line interface, like in embedded systems.
hashmismatch/rust-serial-cli-f4-demo
hashmismatch/multiwii_serial_protocol.rs
A Multiwii Serial Protocol (MSP) implementation for Rust
hashmismatch/signed_buffer.rs
Checksum a block of data. Can detect signed blocks inside random data.
hashmismatch/sntp_client.rs
Basic SNTP packet parser
hashmismatch/fast-async-mutex
The fast async mutex which uses spinlock algorithm with using waker
hashmismatch/mininet.rs
Rust async network abstractions for embedded
hashmismatch/periphery.rs
A framework for peripheral drivers
hashmismatch/stm32f4xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F4 family