1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/fe310
Gunar Schorcht 2ae7566a89 cpu/riscv_common: rename cpu.h to cpu_common.h
To allow CPU specific definitions in `cpu.h`, `riscv_common/cpu.h` is renamed to ``riscv_common/cpu_common.h` and included in new `cpu.h` files for FE310 and GD32V.
2023-04-18 06:20:14 +02:00
..
include cpu/riscv_common: rename cpu.h to cpu_common.h 2023-04-18 06:20:14 +02:00
periph cpu/fe310: use coreclk instead of cpu_freq 2021-12-15 13:14:19 +01:00
vendor cpu/fe310: model Kconfig 2021-10-01 11:26:15 +02:00
clock.c cpu/fe310: use coreclk instead of cpu_freq 2021-12-15 13:14:19 +01:00
cpu.c cpu: call early_init() 2023-01-08 22:26:12 +01:00
doc.txt riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
Kconfig cpu: do not auto-select ztimer_periph_rtt for sam0, fe310 2021-12-14 18:43:53 +01: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/riscv_common: move C lib selection to common place 2021-08-25 10:53:00 +02:00
Makefile.features cpu/fe310: add CPU_CORE information 2021-09-22 15:51:54 +02:00
Makefile.include riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00