From 55f9e6f99ff310562700f002dbae0f092b8ecae2 Mon Sep 17 00:00:00 2001 From: Sebastian Meiling Date: Fri, 11 Oct 2019 14:33:54 +0200 Subject: [PATCH] examples/filesystem: blacklist feature instead of boards Remove BOARD_BLACKLIST and use FEATURES_BLACKLIST instead. --- examples/filesystem/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/examples/filesystem/Makefile b/examples/filesystem/Makefile index 9ea8e4a486..c0b8eeabf5 100644 --- a/examples/filesystem/Makefile +++ b/examples/filesystem/Makefile @@ -6,14 +6,7 @@ BOARD ?= native # Blacklisting msp430-based boards, as file syscalls are not supported -BOARD_BLACKLIST := chronos \ - msb-430 \ - msb-430h \ - telosb \ - wsn430-v1_3b \ - wsn430-v1_4 \ - z1 \ - # +FEATURES_BLACKLIST += arch_msp430 BOARD_INSUFFICIENT_MEMORY := arduino-duemilanove arduino-leonardo arduino-nano \ arduino-uno nucleo-f031k6