riscv-rust / e310x-hal

Implementation of the `embedded-hal` traits for E310x microcontrollers
17 stars 18 forks source link

[New feature] vectorized interrupts: virq #51

Closed steewbsd closed 1 year ago

steewbsd commented 1 year ago

This PR is meant to roll-back changes from https://github.com/riscv-rust/e310x-hal/pull/49 up to before the clippy & formatting commits. See the mentioned PR for more information.

romancardenas commented 1 year ago

Hi, @almindor ! Any news? Should we close the previous PR?

almindor commented 1 year ago

LGTM, thank you!