mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
tests/minimal: disable threading
This commit is contained in:
parent
4f939f66e6
commit
cb9661b32b
@ -6,6 +6,7 @@ CFLAGS += -DNDEBUG -DLOG_LEVEL=LOG_NONE
|
||||
DISABLE_MODULE += auto_init auto_init_%
|
||||
DISABLE_MODULE += test_utils_interactive_sync
|
||||
DISABLE_MODULE += test_utils_print_stack_usage
|
||||
DISABLE_MODULE += core_thread
|
||||
|
||||
USEMODULE += stdio_null
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user