kdebug_at91.h

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