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

master
gdisirio 2013-08-22 19:18:10 +00:00
parent d4f1aca3dd
commit b11d97ab58
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@
* @{ * @{
*/ */
#define STM_OK Q_OK #define STM_OK Q_OK
#define STM_TIMEOUT Q_RESET #define STM_TIMEOUT Q_TIMEOUT
#define STM_RESET Q_TIMEOUT #define STM_RESET Q_RESET
/** @} */ /** @} */
/* The ChibiOS/RT kernel provides the following definitions by itself, this /* The ChibiOS/RT kernel provides the following definitions by itself, this