diff --git a/examples/ng_networking/Makefile b/examples/ng_networking/Makefile index bd1b6fc874..bd24ff0830 100644 --- a/examples/ng_networking/Makefile +++ b/examples/ng_networking/Makefile @@ -7,9 +7,10 @@ BOARD ?= native # This has to be the absolute path to the RIOT base directory: RIOTBASE ?= $(CURDIR)/../.. -BOARD_INSUFFICIENT_RAM := airfy-beacon chronos msb-430 msb-430h nucleo-f334 \ - pca10000 pca10005 redbee-econotag stm32f0discovery \ - telosb wsn430-v1_3b wsn430-v1_4 yunjia-nrf51822 z1 +BOARD_INSUFFICIENT_RAM := airfy-beacon chronos msb-430 msb-430h nrf51dongle \ + nucleo-f334 pca10000 pca10005 redbee-econotag \ + stm32f0discovery telosb wsn430-v1_3b wsn430-v1_4 \ + yunjia-nrf51822 z1 BOARD_BLACKLIST := arduino-mega2560 # arduino-mega2560: unknown error types (e.g. -EBADMSG)