Documentation fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15026 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
This commit is contained in:
parent
070490f12c
commit
0d3d4c695f
|
@ -372,6 +372,7 @@ do { \
|
||||||
* @brief Wakes up the waiting thread.
|
* @brief Wakes up the waiting thread.
|
||||||
*
|
*
|
||||||
* @param[in] spip pointer to the @p SPIDriver object
|
* @param[in] spip pointer to the @p SPIDriver object
|
||||||
|
* @param[in] msg wakeup message
|
||||||
*
|
*
|
||||||
* @notapi
|
* @notapi
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue