Skip to content

Add derive-mmio #486

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 12, 2025
Merged

Add derive-mmio #486

merged 1 commit into from
May 12, 2025

Conversation

robamu
Copy link
Contributor

@robamu robamu commented May 4, 2025

This is an amazing tool. I used it for:

  1. Creating a whole PAC/HAL: https://github.com/us-irs/zynq7000-rs/
  2. Creating drivers for FPGA softcores: https://egit.irs.uni-stuttgart.de/rust/axi-uartlite and https://egit.irs.uni-stuttgart.de/rust/axi-uart16550
  3. Writing a shared peripheral crate for 2 different CPU families: https://github.com/us-irs/vorago-shared-periphs which have a lot of identical peripherals.

@robamu robamu requested review from RandomInsano, berkus, rahul-thakoor and a team as code owners May 4, 2025 18:15
Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good, thank you!

@eldruin eldruin merged commit 2039fd7 into rust-embedded:master May 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants