-
- Downloads
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`.
Please register or sign in to comment