diff --git a/cpu/native/include/periph_cpu.h b/cpu/native/include/periph_cpu.h index 25cb322d88cf213253113929a0757a8de4bf9993..20ec4f65ae1048bdd7f4a12bf638311bf6ceb065 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