enable interrupts for each core
This commit is contained in:
@@ -57,7 +57,7 @@ void config(uint8_t slot, Core::Interrupt::Vector vector,
|
||||
* To fully enable interrupt handling, the interrupts must be enabled for every
|
||||
* CPU (e.g., by calling
|
||||
* \ref Core::Interrupt::enable() in main).
|
||||
* \todo(12) Do that somewhere appropriate.
|
||||
* \todo Do that somewhere appropriate.
|
||||
*
|
||||
* \param slot Number of the external interrupt that should be enabled.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user