mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 01:23:49 +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 <assert.h>
|
||||||
|
|
||||||
|
#include "board.h"
|
||||||
#include "atomic_utils.h"
|
#include "atomic_utils.h"
|
||||||
#include "irq.h"
|
#include "irq.h"
|
||||||
#include "periph/pm.h"
|
#include "periph/pm.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user