diff options
Diffstat (limited to 'os/hal/dox/spi.dox')
-rw-r--r-- | os/hal/dox/spi.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/spi.dox b/os/hal/dox/spi.dox index e02656998..74db799eb 100644 --- a/os/hal/dox/spi.dox +++ b/os/hal/dox/spi.dox @@ -90,5 +90,5 @@ * the SPI bus from multiple threads then use the @p spiAcquireBus() and
* @p spiReleaseBus() APIs in order to gain exclusive access.
*
- * @ingroup IO
+ * @ingroup HAL_NORMAL_DRIVERS
*/
|