Skip to content
Snippets Groups Projects
Commit 7b1047f3 authored by Hauke Petersen's avatar Hauke Petersen
Browse files

tests/lwip: blacklist nucleo-f072 and wsn430

parent 5bdb3bfa
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,8 @@ BOARD_BLACKLIST := arduino-mega2560 msb-430h telosb waspmote-pro z1 arduino-uno ...@@ -9,7 +9,8 @@ BOARD_BLACKLIST := arduino-mega2560 msb-430h telosb waspmote-pro z1 arduino-uno
arduino-duemilanove arduino-duemilanove
BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-mega2560 msb-430h nrf6310 \ BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-mega2560 msb-430h nrf6310 \
nucleo-f334 pca10005 stm32f0discovery telosb \ nucleo-f334 pca10005 stm32f0discovery telosb \
weio yunjia-nrf51822 z1 nucleo-f030 wsn430-v1_4 weio yunjia-nrf51822 z1 nucleo-f030 wsn430-v1_4 \
nucleo-f072 wsn430-v1_3b
# including lwip_ipv6_mld would currently break this test on at86rf2xx radios # including lwip_ipv6_mld would currently break this test on at86rf2xx radios
USEMODULE += lwip lwip_ipv6_autoconfig lwip_conn_ip lwip_netdev2 USEMODULE += lwip lwip_ipv6_autoconfig lwip_conn_ip lwip_netdev2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment