git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6201 35acf78f-673a-0410-8e92-d51de3d6d3f4
parent
d4f1aca3dd
commit
b11d97ab58
|
@ -44,8 +44,8 @@
|
|||
* @{
|
||||
*/
|
||||
#define STM_OK Q_OK
|
||||
#define STM_TIMEOUT Q_RESET
|
||||
#define STM_RESET Q_TIMEOUT
|
||||
#define STM_TIMEOUT Q_TIMEOUT
|
||||
#define STM_RESET Q_RESET
|
||||
/** @} */
|
||||
|
||||
/* The ChibiOS/RT kernel provides the following definitions by itself, this
|
||||
|
|
Loading…
Reference in New Issue