From cd4571b90c5983a70bd063651044b6ccccfc8744 Mon Sep 17 00:00:00 2001 From: Leandro Lanzieri Date: Thu, 9 Jul 2020 09:49:31 +0200 Subject: [PATCH] tests/kconfig_features: Add lpc23xx-based boards to whitelist --- tests/kconfig_features/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/kconfig_features/Makefile b/tests/kconfig_features/Makefile index 07067cfc4a..05a23e877e 100644 --- a/tests/kconfig_features/Makefile +++ b/tests/kconfig_features/Makefile @@ -15,6 +15,7 @@ BOARD_WHITELIST += 6lowpan-clicker \ atmega256rfr2-xpro \ atmega328p \ avr-rss2 \ + avsextrem \ b-l072z-lrwan1 \ b-l475e-iot01a \ blackpill \ @@ -61,11 +62,13 @@ BOARD_WHITELIST += 6lowpan-clicker \ lsn50 \ maple-mini \ mbed_lpc1768 \ + mcb2388 \ mega-xplained \ microbit \ microduino-corerf \ msb-430 \ msb-430h \ + msba2 \ msbiot \ mulle \ native \