1
0
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:
Kaspar Schleiser 2017-10-18 23:59:37 +02:00
parent 2e0917cd81
commit d0fece77a0

View File

@ -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 \