BeRTOS
cfg_debug.h
Go to the documentation of this file.
00001 
00039 #ifndef CFG_DEBUG_H
00040 #define CFG_DEBUG_H
00041 
00046 #define CONFIG_KDEBUG_PORT 0
00047 
00052 #define CONFIG_KDEBUG_BAUDRATE  115200UL
00053 
00061 #define CONFIG_KDEBUG_CLOCK_SOURCE  KDBG_UART_SMCLK
00062 
00068 #define CONFIG_KDEBUG_CLOCK_FREQ 0UL
00069 
00070 #endif /* CFG_DEBUG_H */