diff --git a/cpu/native/include/periph_cpu.h b/cpu/native/include/periph_cpu.h index 25cb322d88..20ec4f65ae 100644 --- a/cpu/native/include/periph_cpu.h +++ b/cpu/native/include/periph_cpu.h @@ -42,6 +42,7 @@ extern "C" { * @{ */ #define PROVIDES_PM_OFF +#define PROVIDES_PM_SET_LOWEST /** @} */ #ifdef __cplusplus