You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
APPLICATION = sizeof_tcb |
|
include ../Makefile.tests_common |
|
|
|
# othread_t modifying modules: |
|
# |
|
# disabled by default: |
|
# USEMODULE += core_thread_flags |
|
# |
|
# enabled by defaule: |
|
# DISABLE_MODULE += core_msg |
|
|
|
include $(RIOTBASE)/Makefile.include
|
|
|