We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45b4d41 + 7aea3bc commit 1a37ea6Copy full SHA for 1a37ea6
TESTS/mbed_drivers/race_test/main.cpp
@@ -22,7 +22,7 @@
22
#include "SingletonPtr.h"
23
#include <stdio.h>
24
25
-#ifndef MBED_RTOS_SINGLE_THREAD
+#ifdef MBED_RTOS_SINGLE_THREAD
26
#error [NOT_SUPPORTED] test not supported for single threaded enviroment
27
#endif
28
0 commit comments