Closed AlessandroA closed 9 years ago
@hugovincent @meriac please CR :)
Looks good to me, but please split your PR into formatting and code - your editor auto-fixed someone elses line endings.
(done)
Looks good to me - ready to merge @0xc0170, @bremoran.
Lgtm.
Calls to NVIC APIs are here replaced with vIRQ ones.
vIRQ provides virtualisation for interrupts and is backward compatible with NVIC. It needs
uvisor-lib
as a dependency.For more information:
uvisor-lib
mbed-hal-ksdk-mcu