1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/mips32r2_common
Sebastian Meiling 22f4ec81b0 cpu/mips32r2: adapt timer to return 0 on success
Adapt periph/timer implementation of mips32r2 based MCUs
to return 0 on success for all functions.
2019-09-11 13:48:12 +02:00
..
include cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
newlib_syscalls_mips_uhi cppcheck: add/correct reason for cppcheck-suppress 2018-09-25 12:03:58 +02:00
periph cpu/mips32r2: adapt timer to return 0 on success 2019-09-11 13:48:12 +02:00
cpu.c mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
irq_arch.c cpu: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00
Makefile cpu/mips32r2_common: prefix modules with mips32r2_common namespace 2017-11-24 16:44:46 +01:00
Makefile.features cpu: mips: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
Makefile.include cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
mips_dsp.S
mips_excpt_entry.S
thread_arch.c core, cpu: rename thread_start_threading() -> cpu_switch_context_exit() 2017-11-16 14:40:16 +01:00