mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/pm_layered: allow board.h to set PM_BLOCKER_INITIAL
This commit is contained in:
parent
8c36648bd5
commit
b957b3cea1
@ -20,6 +20,7 @@
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
#include "board.h"
|
||||
#include "atomic_utils.h"
|
||||
#include "irq.h"
|
||||
#include "periph/pm.h"
|
||||
|
Loading…
Reference in New Issue
Block a user