mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/examples: blacklisted yunjia-nrf51822
This commit is contained in:
parent
8499a2c0ca
commit
905c97db5d
@ -29,8 +29,8 @@ QUIET ?= 1
|
||||
|
||||
BOARD_INSUFFICIENT_RAM := chronos msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1 redbee-econotag
|
||||
BOARD_BLACKLIST := arduino-due mbed_lpc1768 msb-430 pttu udoo qemu-i386 \
|
||||
stm32f0discovery stm32f3discovery stm32f4discovery pca10000 pca10005 arduino-mega2560 \
|
||||
msbiot
|
||||
stm32f0discovery stm32f3discovery stm32f4discovery pca10000 pca10005 \
|
||||
arduino-mega2560 msbiot yunjia-nrf51822
|
||||
# mbed_lpc1768: see https://github.com/RIOT-OS/RIOT/issues/675
|
||||
# msb-430: see https://github.com/RIOT-OS/RIOT/issues/658
|
||||
# pttu: see https://github.com/RIOT-OS/RIOT/issues/659
|
||||
@ -42,6 +42,7 @@ BOARD_BLACKLIST := arduino-due mbed_lpc1768 msb-430 pttu udoo qemu-i386 \
|
||||
# pca10005: no transceiver, yet
|
||||
# arduino-mega2560: no transceiver, yet
|
||||
# msbiot: no transceiver, yet
|
||||
# yunjia-nrf51822: no transceiver, yet
|
||||
|
||||
# Modules to include:
|
||||
|
||||
|
@ -30,7 +30,7 @@ QUIET ?= 1
|
||||
BOARD_INSUFFICIENT_RAM := chronos msb-430h telosb wsn430-v1_3b wsn430-v1_4 z1 redbee-econotag
|
||||
BOARD_BLACKLIST := arduino-due mbed_lpc1768 msb-430 pttu udoo qemu-i386 \
|
||||
stm32f0discovery stm32f3discovery stm32f4discovery \
|
||||
pca10000 pca10005 arduino-mega2560 msbiot
|
||||
pca10000 pca10005 arduino-mega2560 msbiot yunjia-nrf51822
|
||||
# mbed_lpc1768: see https://github.com/RIOT-OS/RIOT/issues/675
|
||||
# msb-430: see https://github.com/RIOT-OS/RIOT/issues/658
|
||||
# pttu: see https://github.com/RIOT-OS/RIOT/issues/659
|
||||
@ -41,6 +41,7 @@ BOARD_BLACKLIST := arduino-due mbed_lpc1768 msb-430 pttu udoo qemu-i386 \
|
||||
# pca10000/5: no transceiver, yet
|
||||
# arduino-mega2560: no transceiver, yet
|
||||
# msbiot: no transceiver, yet
|
||||
# yunjia-nrf51822: no transceiver, yet
|
||||
|
||||
# Modules to include:
|
||||
|
||||
|
@ -31,7 +31,7 @@ QUIET ?= 1
|
||||
BOARD_BLACKLIST := arduino-due avsextrem chronos mbed_lpc1768 msb-430h msba2 redbee-econotag \
|
||||
telosb wsn430-v1_3b wsn430-v1_4 msb-430 pttu udoo qemu-i386 z1 stm32f0discovery \
|
||||
stm32f3discovery stm32f4discovery pca10000 pca10005 iot-lab_M3 arduino-mega2560 \
|
||||
msbiot
|
||||
msbiot yunjia-nrf51822
|
||||
|
||||
# This example only works with native for now.
|
||||
# msb430-based boards: msp430-g++ is not provided in mspgcc.
|
||||
@ -42,7 +42,8 @@ BOARD_BLACKLIST := arduino-due avsextrem chronos mbed_lpc1768 msb-430h msba2 red
|
||||
# stm32f4discovery: g++ does not support some used flags (e.g. -mthumb...)
|
||||
# pca10000: g++ does not support some used flags (e.g. -mthumb...)
|
||||
# pca10005: g++ does not support some used flags (e.g. -mthumb...)
|
||||
# iot-lab_M3: g++ does not support some used flags (e.g. -mthumb...)
|
||||
# yunjia-nrf51822: g++ does not support some used flags (e.g. -mthumb...)
|
||||
# iot-lab_M3: g++ does not support some used flags (e.g. -mthumb...)
|
||||
# arduino-mega2560: cstdio header missing from avr-libc
|
||||
# msbiot g++ does not support some used flags (e.g. -mthumb...)
|
||||
# others: untested.
|
||||
|
@ -37,7 +37,7 @@ endif
|
||||
BOARD_INSUFFICIENT_RAM := chronos msb-430h redbee-econotag telosb wsn430-v1_3b wsn430-v1_4 z1
|
||||
BOARD_BLACKLIST := arduino-due mbed_lpc1768 msb-430 pttu udoo qemu-i386 stm32f0discovery \
|
||||
stm32f3discovery stm32f4discovery pca10000 pca10005 arduino-mega2560 \
|
||||
msbiot
|
||||
msbiot yunjia-nrf51822
|
||||
# mbed_lpc1768: see https://github.com/RIOT-OS/RIOT/issues/675
|
||||
# msb-430: see https://github.com/RIOT-OS/RIOT/issues/658
|
||||
# pttu: see https://github.com/RIOT-OS/RIOT/issues/659
|
||||
@ -49,6 +49,7 @@ BOARD_BLACKLIST := arduino-due mbed_lpc1768 msb-430 pttu udoo qemu-i386 stm32f0d
|
||||
# pca10005: no transceiver, yet
|
||||
# arduino-mega2560: time.h missing from avr-libc
|
||||
# msbiot: no transceiver, yet
|
||||
# yunjia-nrf51822: no transceiver, yet
|
||||
|
||||
# Modules to include:
|
||||
|
||||
|
@ -3,7 +3,7 @@ include ../Makefile.tests_common
|
||||
|
||||
BOARD_INSUFFICIENT_RAM := chronos mbed_lpc1768 msb-430 msb-430h redbee-econotag \
|
||||
telosb wsn430-v1_3b wsn430-v1_4 z1 stm32f0discovery \
|
||||
stm32f3discovery pca10000 pca10005
|
||||
stm32f3discovery pca10000 pca10005 yunjia-nrf51822
|
||||
|
||||
BOARD_BLACKLIST := arduino-mega2560
|
||||
# arduino-mega2560: Errors in assembly, e.g:
|
||||
|
@ -3,13 +3,13 @@ include ../Makefile.tests_common
|
||||
|
||||
BOARD_BLACKLIST := arduino-due chronos mbed_lpc1768 msb-430 msb-430h qemu-i386 stm32f0discovery \
|
||||
stm32f3discovery stm32f4discovery telosb wsn430-v1_3b wsn430-v1_4 udoo z1 \
|
||||
pca10000 pca10005 arduino-mega2560 msbiot
|
||||
pca10000 pca10005 arduino-mega2560 msbiot yunjia-nrf51822
|
||||
#arduino-mega2560: missing header sys/types.h
|
||||
|
||||
BOARD_INSUFFICIENT_RAM := redbee-econotag
|
||||
#MSP boards: no assert.h
|
||||
#rest: no radio
|
||||
|
||||
BOARD_INSUFFICIENT_RAM := redbee-econotag
|
||||
|
||||
USEMODULE += defaulttransceiver
|
||||
USEPKG += libcoap
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
APPLICATION = net_if
|
||||
|
||||
BOARD_BLACKLIST = mbed_lpc1768 arduino-due udoo qemu-i386 stm32f0discovery stm32f3discovery \
|
||||
stm32f4discovery pca10000 pca10005 arduino-mega2560 msbiot
|
||||
stm32f4discovery pca10000 pca10005 arduino-mega2560 msbiot yunjia-nrf51822
|
||||
# qemu-i386: no transceiver, yet
|
||||
# stm32f0discovery: no transceiver, yet
|
||||
# stm32f3discovery: no transceiver, yet
|
||||
@ -9,6 +9,8 @@ BOARD_BLACKLIST = mbed_lpc1768 arduino-due udoo qemu-i386 stm32f0discovery stm32
|
||||
# pca10000: no transceiver, yet
|
||||
# pca10005: no transceiver, yet
|
||||
# msbiot: no transceiver, yet
|
||||
# yunjia-nrf51822: no transceiver, yet
|
||||
|
||||
include ../Makefile.tests_common
|
||||
|
||||
ifeq ($(BOARD),stm32f4discovery)
|
||||
|
@ -4,7 +4,7 @@ include ../Makefile.tests_common
|
||||
BOARD_INSUFFICIENT_RAM := chronos msb-430h redbee-econotag telosb wsn430-v1_3b wsn430-v1_4 z1
|
||||
BOARD_BLACKLIST := arduino-due mbed_lpc1768 msb-430 udoo qemu-i386 stm32f0discovery \
|
||||
stm32f3discovery stm32f4discovery pca10000 pca10005 arduino-mega2560 \
|
||||
msbiot
|
||||
msbiot yunjia-nrf51822
|
||||
# mbed_lpc1768: see https://github.com/RIOT-OS/RIOT/issues/675
|
||||
# msb-430: see https://github.com/RIOT-OS/RIOT/issues/658
|
||||
# qemu-i386: no transceiver, yet
|
||||
@ -15,6 +15,7 @@ BOARD_BLACKLIST := arduino-due mbed_lpc1768 msb-430 udoo qemu-i386 stm32f0discov
|
||||
# pca10005: no transceiver, yet
|
||||
# arduino-mega2560: unknown type name ‘radio_packet_length_t’
|
||||
# msbiot: no transceiver, yet
|
||||
# yunjia-nrf51822: no transceiver, yet
|
||||
|
||||
USEMODULE += posix
|
||||
USEMODULE += pnet
|
||||
|
@ -2,7 +2,7 @@ APPLICATION = posix_semaphore
|
||||
include ../Makefile.tests_common
|
||||
|
||||
BOARD_INSUFFICIENT_RAM := msb-430 msb-430h mbed_lpc1768 redbee-econotag chronos stm32f0discovery \
|
||||
pca10000 pca10005
|
||||
pca10000 pca10005 yunjia-nrf51822
|
||||
|
||||
USEMODULE += posix
|
||||
|
||||
|
@ -13,6 +13,6 @@ DISABLE_MODULE += auto_init
|
||||
CFLAGS += -DNATIVE_AUTO_EXIT
|
||||
|
||||
BOARD_INSUFFICIENT_RAM += chronos mbed_lpc1768 msb-430 msb-430h stm32f0discovery \
|
||||
pca10000 pca10005
|
||||
pca10000 pca10005 yunjia-nrf51822
|
||||
|
||||
include $(RIOTBASE)/Makefile.include
|
||||
|
@ -2,7 +2,7 @@ APPLICATION = thread_cooperation
|
||||
include ../Makefile.tests_common
|
||||
|
||||
BOARD_INSUFFICIENT_RAM := chronos msb-430 msb-430h mbed_lpc1768 redbee-econotag stm32f0discovery \
|
||||
pca10000 pca10005
|
||||
pca10000 pca10005 yunjia-nrf51822
|
||||
|
||||
DISABLE_MODULE += auto_init
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user