mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests: make test_utils_print_stack_usage a default module
This commit is contained in:
parent
2ba85c1bc8
commit
47dd3b1889
@ -6,6 +6,8 @@ ifneq (,$(wildcard $(CURDIR)/tests*/.))
|
||||
ifeq (1,$(TEST_KCONFIG))
|
||||
KCONFIG_ADD_CONFIG += $(RIOTBASE)/tests/test_interactive.config
|
||||
endif
|
||||
|
||||
DEFAULT_MODULE += test_utils_print_stack_usage
|
||||
endif
|
||||
|
||||
ifneq (,$(filter tests_driver_%,$(APPLICATION)))
|
||||
|
Loading…
Reference in New Issue
Block a user