git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3046 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
12afe0d641
commit
527c75dbcd
|
@ -129,7 +129,7 @@
|
|||
* @brief Enables the UART subsystem.
|
||||
*/
|
||||
#if !defined(HAL_USE_UART) || defined(__DOXYGEN__)
|
||||
#define HAL_USE_UART TRUE
|
||||
#define HAL_USE_UART FALSE
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue