1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:12:57 +01:00
RIOT/boards/hifive1
cladmi 635691199a
boards/hifive1: remove erroneous features parsing
Remove duplicate handling of `periph_rtc` dependency to `periph_rtt` now
declared in the cpu.

Also the makefiles should not parse FEATURES_REQUIRED as it does not
guarantee anything as features could also be requested by FEATURES_OPTIONAL.
In practice it should parse it using `USEMODULE`.
2018-09-27 18:11:18 +02:00
..
dist board/hifive1: add RISC-V board HiFive1 2018-05-29 15:21:45 -07:00
include make: add hifive1 to BOARD_INSUFFICIENT_MEMORY 2018-05-29 16:27:53 -07:00
board.c make: add hifive1 to BOARD_INSUFFICIENT_MEMORY 2018-05-29 16:27:53 -07:00
Makefile board/hifive1: add RISC-V board HiFive1 2018-05-29 15:21:45 -07:00
Makefile.dep board/hifive1: add RISC-V board HiFive1 2018-05-29 15:21:45 -07:00
Makefile.features boards/hifive1: remove erroneous features parsing 2018-09-27 18:11:18 +02:00
Makefile.include boards/cpu/drivers/sys: use generic stdio_ if 2018-08-22 10:54:25 +02:00