1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00
RIOT/cpu/riscv_common
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
ldscripts cpu: Add TLS symbols for newer picolibc to linker scripts 2023-03-02 22:55:22 -08:00
periph cpu/riscv_common: convert to uword_t usage 2023-03-03 22:16:25 +01:00
context_frame.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
irq_arch.c cpu/riscv_common: convert to uword_t usage 2023-03-03 22:16:25 +01:00
Kconfig cpu/riscv_common: add puf_sram feature 2022-02-16 15:18:37 +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/riscv_common: add puf_sram feature 2022-02-16 15:18:37 +01:00
Makefile.include cpu/riscv_common: Jump to rom start on boot 2021-08-24 10:30:12 +02:00
panic.c riscv_common: Refactor common fe310 code to riscv_common 2021-02-05 09:32:19 +01:00
riscv_init.c cpu/riscv_common: add puf_sram feature 2022-02-16 15:18:37 +01:00
start.S riscv: Reduce reset trampoline code size by 2 bytes 2022-12-08 13:26:07 +01:00
thread_arch.c cpu/riscv_common: convert to uword_t usage 2023-03-03 22:16:25 +01:00