1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00

Merge pull request #8390 from kaspar030/pr/tests/driver_encx24j600/remove_feature_reqs

tests/driver_encx24j600: remove now unnecessary feature deps
This commit is contained in:
Peter Kietzmann 2018-01-22 14:19:19 +01:00 committed by GitHub
commit 68ba5829d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
include ../Makefile.tests_common
FEATURES_REQUIRED = periph_spi periph_gpio
BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h \
nucleo-l053 nucleo32-f031 nucleo32-f042 \
nucleo32-l031 stm32f0discovery telosb \