mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 10:03:50 +01:00
.murdock: remove boards from blocklist
esp8266-esp-12x esp32-wrover-kit msbiot pyboard All of these should work now...
This commit is contained in:
parent
2fc75177c3
commit
cd07488f51
8
.murdock
8
.murdock
@ -110,17 +110,9 @@ tests/ieee802154_hal
|
|||||||
# modules or packages.
|
# modules or packages.
|
||||||
# Eventually this list will be removed...
|
# 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:="
|
: ${TEST_KCONFIG_BOARD_BLOCKLIST:="
|
||||||
6lowpan-clicker
|
6lowpan-clicker
|
||||||
pic32-wifire
|
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
|
# This list will force all boards that are not in the TEST_KCONFIG_BOARD_BLOCKLIST
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user