1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

.murdock: Add kconfig tests for remote-revb

This commit is contained in:
MrKevinWeiss 2021-08-10 11:46:52 +02:00
parent ebcb86ce72
commit 064a1dc5f3
No known key found for this signature in database
GPG Key ID: 3514539D7808D123

View File

@ -11,6 +11,7 @@
native
samr21-xpro
nucleo-f103rb
remote-revb
"}
: ${TEST_KCONFIG_ENFORCE_APP_GROUPS:="
@ -35,6 +36,8 @@ tests/periph_*
tests/prng_*
tests/xtimer_*
tests/ztimer_*
examples/hello-world
tests/ieee802154_hal
"}
: ${TEST_WITH_CONFIG_SUPPORTED:="examples/suit_update tests/driver_at86rf2xx_aes"}