BeRTOS
kdebug_at91.h
Go to the documentation of this file.
00001 
00039 #ifndef DRV_KDEBUG_AT91_H
00040 #define DRV_KDEBUG_AT91_H
00041 
00049 #define KDEBUG_PORT_DBGU 0  ///< Debug on Debug Unit.
00050 
00051 #define KDEBUG_PORT_DEFAULT KDEBUG_PORT_DBGU  ///< Default debug port.
00052 /* \} */
00053 
00054 #endif /* DRV_KDEBUG_AT91_H */