From a005d68f5f053f6f8d026fc27ac61338e07b7cc4 Mon Sep 17 00:00:00 2001 From: Jose Alamos Date: Tue, 2 Jun 2020 15:14:23 +0200 Subject: [PATCH] tests/Kconfig: add feather-m0 to whitelist --- tests/kconfig_features/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/kconfig_features/Makefile b/tests/kconfig_features/Makefile index a2b1454c32..789e4cf422 100644 --- a/tests/kconfig_features/Makefile +++ b/tests/kconfig_features/Makefile @@ -50,6 +50,7 @@ BOARD_WHITELIST += 6lowpan-clicker \ esp8266-olimex-mod \ esp8266-sparkfun-thing \ f4vi1 \ + feather-m0 \ feather-nrf52840 \ firefly \ fox \