debug.h
Go to the documentation of this file.
void debugDisplayArray(FILE *stream, const char_t *prepend, const void *data, size_t length)
Display the contents of an array.
Definition: debug.c:41
void debugInit(uint32_t baudrate)
RTOS abstraction layer.