1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/fe310
Marian Buschsieweke f04b522601
cpu/periph_spi: update implementations to new API
Make all spi_acquire() implementations return `void` and add assertions to
check for valid parameters, where missing.
2021-09-01 21:38:40 +02:00
..
include riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
periph cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
vendor riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
clock.c riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
cpu.c riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
doc.txt riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
Kconfig cpu: add periph_rtt_overflow feature 2021-04-30 11:58:00 +02:00
Kconfig.clk cpu/fe310: move clock Kconfig to cpu 2020-12-17 15:53:31 +01:00
Makefile riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
Makefile.dep cpu: make newlib_nano a DEFAULT_MODULE 2021-05-04 12:12:36 +02:00
Makefile.features cpu: add periph_rtt_overflow feature 2021-04-30 11:58:00 +02:00
Makefile.include riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00