1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/lm4f120/include
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
..
vendor cpus: mv vendor headers to include/vendor/. 2017-03-07 08:55:15 +01:00
cpu_conf.h cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00
periph_cpu.h pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00