https://github.com/helium/cortex-mpu
Cortex-M MPU library
https://github.com/helium/cortex-mpu
arm cortex-m
Last synced: about 1 year ago
JSON representation
Cortex-M MPU library
- Host: GitHub
- URL: https://github.com/helium/cortex-mpu
- Owner: helium
- License: apache-2.0
- Created: 2019-09-10T16:26:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T05:57:53.000Z (over 3 years ago)
- Last Synced: 2025-03-28T18:54:23.110Z (about 1 year ago)
- Topics: arm, cortex-m
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 7
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `cortex-mpu`
This crate provides an API that allows easy configuration of the Memory
Protection Unit (MPU) in Cortex-M microcontrollers.