Skip to content

Commit

Permalink
tests/minimal: disable threading
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Dec 22, 2024
1 parent 4f939f6 commit cb9661b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/minimal/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit cb9661b

Please sign in to comment.