#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>Defines | |
| #define | DEBUG_USE_UART DEV_UART1 |
Variables | |
| NUTDEVICE * | devDebug = &DEBUG_USE_UART |
| NUTDEVICE * | devDebug0 = &DEBUG_USE_UART |
| Debug device 0 information structure. | |
| #define DEBUG_USE_UART DEV_UART1 |
* $Id: stm32_debug.c 4477 2012-08-20 17:50:01Z haraldkipp $ *