mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
tests: pkg_fatfs: add periph_rtc to required features
This commit is contained in:
parent
2e0917cd81
commit
d0fece77a0
@ -5,6 +5,8 @@ USEMODULE += shell
|
||||
|
||||
BOARD ?= native
|
||||
|
||||
FEATURES_OPTIONAL += periph_rtc
|
||||
|
||||
# whitelist can be removed when the problem described in #6063 was resolved
|
||||
# this list is composed of boards that support spi + native
|
||||
BOARD_WHITELIST := native airfy-beacon arduino-due arduino-duemilanove arduino-mega2560 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user