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 c9eb48a commit 120ca1bCopy full SHA for 120ca1b
TESTS/netsocket/dns/main.cpp
@@ -16,7 +16,7 @@
16
*/
17
18
#if !defined(MBED_CONF_RTOS_PRESENT)
19
-#error [NOT_SUPPORTED] Test not supported.
+#error [NOT_SUPPORTED] dns test cases requires RTOS to run.
20
#else
21
22
#define WIFI 2
0 commit comments