Core
Loading...
Searching...
No Matches
rtt.h File Reference

Core RTT wrapper library. More...

#include <SEGGER_RTT.h>

Go to the source code of this file.

Macros

#define core_RTT_init()   SEGGER_RTT_Init()
 Initialize RTT.
 
#define rprintf(...)   SEGGER_RTT_printf(0, __VA_ARGS__)
 Print to the RTT console. The argument structure is identical to the standard printf funcion.
 

Detailed Description

Core RTT wrapper library.

This core library component defines a few wrappers for the functions provided by SEGGER for RTT