Unverified Commit b3e82909 authored by bors[bot]'s avatar bors[bot] Committed by GitHub
Browse files

Merge #129

129: PLIC peripheral r=romancardenas a=romancardenas

Same as #125 (closing right now) but with a clean commit history. I've been playing around with this implementation and detected nice-to-have features and boring patterns that could be implemented using macros. Pointers to repos that are already working with it:

- [`e310x` PAC](https://github.com/greenlsi/e310x)
- [`e310x-hal` HAL](https://github.com/greenlsi/e310x-hal)
- [`hifive1` BSP](https://github.com/romancardenas/hifive1) with an illustrative [example](https://github.com/romancardenas/hifive1/blob/master/examples/interrupt.rs

)

Co-authored-by: default avatarRomán Cárdenas <rcardenas.rod@gmail.com>
parents 864bce25 11cc8753
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment