1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/test_thread_cooperation/Makefile

10 lines
227 B
Makefile
Raw Normal View History

2014-05-23 10:33:02 +02:00
export APPLICATION = test_thread_cooperation
include ../Makefile.tests_common
BOARD_INSUFFICIENT_RAM := chronos msb-430 msb-430h mbed_lpc1768 redbee-econotag
2014-04-26 15:41:17 +02:00
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include