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 a1ff22d commit 4ae6491Copy full SHA for 4ae6491
TESTS/mbed_hal/sleep/main.cpp
@@ -14,7 +14,7 @@
14
* limitations under the License.
15
*/
16
17
-#if !DEVICE_SLEEP
+#if 1 || !DEVICE_SLEEP
18
#error [NOT_SUPPORTED] sleep not supported for this target
19
#endif
20
0 commit comments