Nut/OS  5.0.5
API Reference
stm32_debug.c File Reference
#include <cfg/os.h>
#include <cfg/clock.h>
#include <cfg/uart.h>
#include <dev/board.h>
#include <dev/debug.h>
#include <dev/uart.h>
#include <sys/device.h>
#include <sys/file.h>
Include dependency graph for stm32_debug.c:

Defines

#define DEBUG_USE_UART   DEV_UART1

Variables

NUTDEVICEdevDebug = &DEBUG_USE_UART
NUTDEVICEdevDebug0 = &DEBUG_USE_UART
 Debug device 0 information structure.

Define Documentation

#define DEBUG_USE_UART   DEV_UART1
 * $Id: stm32_debug.c 4477 2012-08-20 17:50:01Z haraldkipp $
 * 

Variable Documentation

NUTDEVICE* devDebug = &DEBUG_USE_UART