esp-rs/xtensa-lx-rt

Handle CPU Interrupts

Closed this issue · 0 comments

For context, please see the conversation in this issue:
espressif/svd#6

As a quick summary, peripheral interrupts are being handled by the PACs, however we need to deal with CPU interrupts as well. This crate is likely the best place to handle these.