1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips32r2_common
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
newlib_syscalls_mips_uhi mips: syscalls: supress ccpcheck error 2017-07-17 17:17:44 +01:00
periph pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00
cpu.c spelling: s/initialise/initialize/ 2017-09-05 11:04:25 +02:00
irq_arch.c cpu: mips: Add support for mips32r2 2017-02-09 12:18:44 +00:00
Makefile cpu/mips: Integrate better with RIOT newlib layer 2017-06-02 10:24:43 +01:00
Makefile.include pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00
mips_dsp.S cpu: mips: Add support for mips32r2 2017-02-09 12:18:44 +00:00
mips_excpt_entry.S cpu: mips: Add support for mips32r2 2017-02-09 12:18:44 +00:00
thread_arch.c cpu/mips32r2_common: ifdef __attribute__((optimize)) 2017-06-02 10:24:44 +01:00