picofuse

Macros
assert.h File Reference

Defines a custom assertion macro. More...

#include "panicf.h"
Include dependency graph for assert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define sys_assert(condition)
 Asserts that a condition is true. More...
 

Detailed Description

Defines a custom assertion macro.

This file provides an sys_assert macro that can be used for debugging purposes.

Definition in file assert.h.