1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00
RIOT/sys/pm_layered
Hauke Petersen 5920d99752 pm: fix weak-based default implementations
Instead of using `weak` function definitions, this PR handles
default implementations using `PROVIDES_x` defines, allowing
for cpus/pm realted modules to use their own implementations.
2017-10-16 14:27:35 +02:00
..
Makefile drivers: add layered power modes module 2017-01-12 11:24:15 +01:00
pm.c pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00