1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/lpc1768
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
..
include pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00
ldscripts
periph
cpu.c
Makefile
Makefile.include
vectors.c cpu: force size of CPU specific vector table 2017-09-04 15:13:43 +02:00