common: Add the nvic module.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 16 Jun 2019 19:10:48 +0000 (21:10 +0200)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 7 Jul 2019 07:58:43 +0000 (09:58 +0200)
Allows enabling and disabling of interrupts as well as configuring
their priority.


No differences found