git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2155 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
030710ca45
commit
a37f62d2b8
|
@ -62,7 +62,7 @@
|
|||
* @note The default is @p TRUE.
|
||||
*/
|
||||
#if !defined(USE_SAM7_DBGU_UART) || defined(__DOXYGEN__)
|
||||
#define USE_SAM7_DBGU_UART TRUE
|
||||
#define USE_SAM7_DBGU_UART TRUE
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue