1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/hifive1b
Leandro Lanzieri 3829963c73
boards/hifive1b: 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:10:50 +02:00
..
dist boards/hifive1b: add support for openocd programmer 2020-08-20 12:26:54 +02:00
include cpu/fe310: boards/hifive1*: use IS_ACTIVE where possible 2020-09-09 14:14:39 +02:00
board.c
Kconfig boards/hifive1b: change clock Kconfig parameter to always have a value 2020-09-16 09:10:50 +02:00
Makefile
Makefile.features
Makefile.include boards/hifive1b: add support for openocd programmer 2020-08-20 12:26:54 +02:00