mips-mcu

Crates.iomips-mcu
lib.rsmips-mcu
version0.3.1
sourcesrc
created_at2021-02-23 14:43:51.661135
updated_at2023-07-09 14:05:21.293888
descriptionLow level access to MIPS MCU cores
homepage
repositoryhttps://github.com/kiffie/pic32-rs
max_upload_size
id359520
size73,183
Stephan (kiffie)

documentation

README

mips_mcu

Crates.io docs.rs

Low level access to MIPS MCU cores

This crate includes Rust function to deal with low level aspects related to the MIPS MCU cores (e.g. the M4K core). Routines requiring special or privileged instructions are included in a binary library, thereby avoiding inline assembly.

Commit count: 154

cargo fmt