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 0c2ffe5 + 2550f3d commit a252e5eCopy full SHA for a252e5e
TESTS/mbedmicro-rtos-mbed/systimer/main.cpp
@@ -13,7 +13,7 @@
13
* See the License for the specific language governing permissions and
14
* limitations under the License.
15
*/
16
-#if !MBED_TICKLESS
+#ifndef MBED_TICKLESS
17
#error [NOT_SUPPORTED] Tickless mode not supported for this target.
18
#endif
19
0 commit comments