mmosesx opened this issue 7 years ago · 1 comments
Hi,
I could not get device.rs to work without adding use cortex_m::peripheral::NVIC;
use cortex_m::peripheral::NVIC;
(or extend NVIC::pend(...) in line 54 accordingly.)
NVIC::pend(...)
This is almost 1 year old, closing issue, reopen if needed