mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-15 01:23:49 +01:00
cpu/cortexm_common: fix periph_pm typo
This commit is contained in:
parent
f4b0cccd41
commit
a72df9f015
@ -23,7 +23,7 @@
|
||||
#include "cpu.h"
|
||||
#include "periph/pm.h"
|
||||
|
||||
#ifndef FEATURES_PERIPH_PM
|
||||
#ifndef FEATURE_PERIPH_PM
|
||||
void pm_set_lowest(void)
|
||||
{
|
||||
cortexm_sleep(0);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user