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 08fba76fa6
cpu/fe310: Add call to periph_init()
Until now fe310's cpu_init() was missing a call to periph_init().
This commit adds this call.
2019-01-19 13:00:36 +01:00
..
include cpu/fe310: add missing PERIPH_TIMER_PROVIDES_SET 2018-09-07 22:15:13 +02:00
ldscripts cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00
nano boards/cpu/drivers/sys: use generic stdio_ if 2018-08-22 10:54:25 +02:00
periph fe310: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:11:00 +02:00
vendor cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00
context_frame.c make: add hifive1 to BOARD_INSUFFICIENT_MEMORY 2018-05-29 16:27:53 -07:00
cpu.c cpu/fe310: Add call to periph_init() 2019-01-19 13:00:36 +01:00
intr.S cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00
Makefile cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00
Makefile.dep cpu/fe310: rtc depend on the rtt feature 2018-09-27 18:11:16 +02:00
Makefile.features cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00
Makefile.include cpu/fe310: Add call to periph_init() 2019-01-19 13:00:36 +01:00
start.S cpu/fe310: add RISC-V cpu FE310 2018-05-29 15:21:45 -07:00