libmetal
|
#include <assert.h>
Go to the source code of this file.
Macros | |
#define | metal_sys_assert(cond) |
Assertion macro for FreeRTOS applications. | |
#define metal_sys_assert | ( | cond | ) |
Assertion macro for FreeRTOS applications.
cond | Condition to evaluate. |