libmetal
Loading...
Searching...
No Matches
assert.h File Reference

Assertion support. More...

#include <metal/system/@PROJECT_SYSTEM@/assert.h>

Go to the source code of this file.

Macros

#define metal_assert(cond)
 Assertion macro.

Detailed Description

Assertion support.

Macro Definition Documentation

◆ metal_assert

#define metal_assert ( cond)
Value:
#define metal_sys_assert(cond)
Assertion macro for FreeRTOS applications.
Definition assert.h:25

Assertion macro.

Parameters
condCondition to test.