1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/posix_semaphore: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY

This commit is contained in:
Cenk Gündoğan 2015-08-28 18:08:40 +02:00
parent e6a775cf16
commit 5eaf226690

View File

@ -1,7 +1,7 @@
APPLICATION = posix_semaphore
include ../Makefile.tests_common
BOARD_INSUFFICIENT_RAM := msb-430 msb-430h mbed_lpc1768 redbee-econotag chronos stm32f0discovery \
BOARD_INSUFFICIENT_MEMORY := msb-430 msb-430h mbed_lpc1768 redbee-econotag chronos stm32f0discovery \
pca10000 pca10005 yunjia-nrf51822 nrf6310 spark-core
USEMODULE += posix