DelfiSpace / DelfiPQcore

0 stars 1 forks source link

Exit from low-power mode when notifying tasks #8

Closed StefanoSperetta closed 4 years ago

StefanoSperetta commented 4 years ago

When the notify function in Task.cpp is called, low-power modes should be disabled using Interrupt_disableSleepOnIsrExit(). This issue is connected to https://github.com/DelfiSpace/PQ9Bus/issues/1