1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-26 15:03:53 +01:00
Andreas "Paul" Pauli 69dc26d49f tests: handle thread creation limit
adjusted to API change, uncrustified
2016-03-03 10:01:35 +01:00

7 lines
127 B
Makefile

APPLICATION = thread_flood
include ../Makefile.tests_common
DISABLE_MODULE += auto_init
include $(RIOTBASE)/Makefile.include