1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/hifive1
Leandro Lanzieri 5d96a6383d
boards/hifive1: change clock Kconfig parameter to always have a value
As clock.c uses C conditionals for its code, the configuration macros
should always be defined. This is done by moving the dependencies to a
condition in the prompt, making them configurable only when applicable.
2020-09-16 09:08:42 +02:00
..
dist tools/openocd: remove default OPENOCD_CONFIG value 2020-02-24 10:04:11 +01:00
include cpu/fe310: boards/hifive1*: use IS_ACTIVE where possible 2020-09-09 14:14:39 +02:00
board.c boards/hifive1*: cleanup board initialization 2020-01-10 16:41:33 +01:00
Kconfig boards/hifive1: change clock Kconfig parameter to always have a value 2020-09-16 09:08:42 +02:00
Makefile board/hifive1: add RISC-V board HiFive1 2018-05-29 15:21:45 -07:00
Makefile.features boards/hifive1*: provide and configure SPI feature 2020-01-11 13:06:39 +01:00
Makefile.include boards/hifive1: don't export OPENOCD_CMD_RESET_RUN 2020-03-26 10:00:25 +01:00