git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@2155 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2010-09-02 15:49:05 +00:00
parent 030710ca45
commit a37f62d2b8
1 changed files with 1 additions and 1 deletions

View File

@ -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
/**