From cd07488f51880ffbb5aa7e3ee60c614f14938c32 Mon Sep 17 00:00:00 2001 From: MrKevinWeiss Date: Thu, 3 Feb 2022 11:17:28 +0100 Subject: [PATCH] .murdock: remove boards from blocklist esp8266-esp-12x esp32-wrover-kit msbiot pyboard All of these should work now... --- .murdock | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.murdock b/.murdock index 4f07b4f999..8cbd4858e2 100755 --- a/.murdock +++ b/.murdock @@ -110,17 +110,9 @@ tests/ieee802154_hal # modules or packages. # Eventually this list will be removed... # -# msbiot and pyboard are on the list as kconfig tunes the pll due to different -# HSE values from the standard, this is not the case in makefile. : ${TEST_KCONFIG_BOARD_BLOCKLIST:=" 6lowpan-clicker pic32-wifire - -esp32-wrover-kit -esp8266-olimex-mod - -msbiot -pyboard "} # This list will force all boards that are not in the TEST_KCONFIG_BOARD_BLOCKLIST