1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 11:32:45 +01:00
RIOT/cpu/riscv_common/periph
Marian Buschsieweke 525751c33b
cpu/riscv_common/periph_timer: Fix timer_clear()
Previously, timer_clear() was a no-op, resulting in spurious IRQs from
already canceled timeouts. This fixes the issue.
2023-01-09 00:08:59 +01:00
..
clic.c cpu/riscv_common: Add CLIC peripheral driver 2021-08-24 10:30:18 +02:00
coretimer.c cpu/riscv_common/periph_timer: Fix timer_clear() 2023-01-09 00:08:59 +01:00
flashpage.c periph/flashpage: fix wrong doxygen group 2021-11-15 17:25:59 +01:00
Kconfig cpu/riscv_common: model Kconfig 2021-10-01 11:26:15 +02:00
Makefile riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
plic.c cpu/riscv_common: uncrustify 2021-11-19 00:20:12 +01:00