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

8 lines
169 B
Makefile
Raw Normal View History

APPLICATION = sizeof_tcb
include ../Makefile.tests_common
2016-02-24 23:21:56 +01:00
# optional thread_t modifying modules:
# USEMODULE += core_thread_flags
include $(RIOTBASE)/Makefile.include