diff --git a/tests/thread_msg/Makefile b/tests/thread_msg/Makefile index d90b4e78cd..6b75e85602 100644 --- a/tests/thread_msg/Makefile +++ b/tests/thread_msg/Makefile @@ -1,7 +1,7 @@ APPLICATION = thread_msg include ../Makefile.tests_common -BOARD_INSUFFICIENT_RAM := stm32f0discovery +BOARD_INSUFFICIENT_MEMORY := stm32f0discovery DISABLE_MODULE += auto_init