1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips_pic32mz
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 cpu/mips: cleanup doxygen documentation 2017-08-28 13:27:58 +02:00
ldscripts cpu: mips-pic32mz: Add support for PIC32MZ devices 2017-03-24 13:44:15 +00:00
p32mz2048efg100 cpu: mips-pic32mz: Add support for PIC32MZ devices 2017-03-24 13:44:15 +00:00
eic_pic32mz.c cpu: mips-pic32mz: Add support for PIC32MZ devices 2017-03-24 13:44:15 +00:00
Makefile cpu: mips-pic32mz: Add support for PIC32MZ devices 2017-03-24 13:44:15 +00:00
Makefile.include pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00