Skip to content

Commit

Permalink
tests/lwip: blacklist nucleo-f072 and wsn430
Browse files Browse the repository at this point in the history
  • Loading branch information
haukepetersen committed Jan 25, 2017
1 parent 5bdb3bf commit 7b1047f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/lwip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ BOARD_BLACKLIST := arduino-mega2560 msb-430h telosb waspmote-pro z1 arduino-uno
arduino-duemilanove
BOARD_INSUFFICIENT_MEMORY := airfy-beacon arduino-mega2560 msb-430h nrf6310 \
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
USEMODULE += lwip lwip_ipv6_autoconfig lwip_conn_ip lwip_netdev2
Expand Down

0 comments on commit 7b1047f

Please sign in to comment.