diff --git a/tests/gnrc_netif/Makefile b/tests/gnrc_netif/Makefile index 929b403d35f06e9bf7a82099b4ac293f30c0c242..fed8a22552af00fb3a58e7fdab5330fe2bb27ea0 100644 --- a/tests/gnrc_netif/Makefile +++ b/tests/gnrc_netif/Makefile @@ -2,7 +2,7 @@ APPLICATION = gnrc_ipv6_nib include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 calliope-mini \ +BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini \ cc2650-launchpad cc2650stk chronos maple-mini \ microbit msb-430 msb-430h nrf51dongle nrf6310 \ nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 \ diff --git a/tests/gnrc_netif2/Makefile b/tests/gnrc_netif2/Makefile index 929b403d35f06e9bf7a82099b4ac293f30c0c242..fed8a22552af00fb3a58e7fdab5330fe2bb27ea0 100644 --- a/tests/gnrc_netif2/Makefile +++ b/tests/gnrc_netif2/Makefile @@ -2,7 +2,7 @@ APPLICATION = gnrc_ipv6_nib include ../Makefile.tests_common -BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 calliope-mini \ +BOARD_INSUFFICIENT_MEMORY := airfy-beacon b-l072z-lrwan1 bluepill calliope-mini \ cc2650-launchpad cc2650stk chronos maple-mini \ microbit msb-430 msb-430h nrf51dongle nrf6310 \ nucleo-f030 nucleo-f070 nucleo-f072 nucleo-f103 \