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:
Giovanni Di Sirio 2021-11-07 08:22:48 +00:00
parent 070490f12c
commit 0d3d4c695f
1 changed files with 1 additions and 0 deletions

View File

@ -372,6 +372,7 @@ do { \
* @brief Wakes up the waiting thread.
*
* @param[in] spip pointer to the @p SPIDriver object
* @param[in] msg wakeup message
*
* @notapi
*/