From 38a3b6160ca86c30c277f9691bccbf356004d5c4 Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Tue, 2 Apr 2019 14:11:20 +0200 Subject: doxygen: Put SPI Driver into group Device Drivers Update #3706. --- cpukit/include/dev/spi/spi.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/include') diff --git a/cpukit/include/dev/spi/spi.h b/cpukit/include/dev/spi/spi.h index f0f84f1461..dfe9cf512b 100644 --- a/cpukit/include/dev/spi/spi.h +++ b/cpukit/include/dev/spi/spi.h @@ -40,6 +40,8 @@ typedef struct spi_bus spi_bus; /** * @defgroup SPI Serial Peripheral Interface (SPI) Driver * + * @ingroup RTEMSDeviceDrivers + * * @brief Serial Peripheral Interface (SPI) bus driver support. * * @{ -- cgit v1.2.3