15 open-source projects similar to xmc-rs/xmc4200, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Xmc4200 alternative.
This library provides a collection of low-level abstractions for interacting with hardware peripherals on Raspberry Pi devices using the Rust programming language. It serves as a type-safe interface for controlling physical pins and managing communication with external electronic components and sensors. The project distinguishes itself through its use of compile-time abstractions that map high-level function calls directly to hardware instructions, ensuring minimal runtime overhead. It provides consistent access to hardware by wrapping kernel-level device interfaces and memory-mapped register
mspm0-data aims to produce clean machine-readable data about MSPM0 microcontroller families, including:
Peripheral access API for MSP430G2553 microcontrollers (generated using svd2rust)