#define JTAG_DEBUG_ASSERT(x) MACROS{ if (!(x)) { JTAG_DEBUG_BREAK(); } }MACROE\r
\r
/** Macro for testing condition "x" and writing debug data to the serial stream if false. As a\r
#define JTAG_DEBUG_ASSERT(x) MACROS{ if (!(x)) { JTAG_DEBUG_BREAK(); } }MACROE\r
\r
/** Macro for testing condition "x" and writing debug data to the serial stream if false. As a\r