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.
1 parent 8b1ac02 commit e706157Copy full SHA for e706157
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