1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/sizeof_tcb/Makefile
René Kijewski c5ac8332de "tests": print tcb_t size
The "test" should aid #303.
2014-08-05 19:15:35 +02:00

5 lines
96 B
Makefile

APPLICATION = sizeof_tcb
include ../Makefile.tests_common
include $(RIOTBASE)/Makefile.include