[PATCH 15/28] doxygen: Put SPI Driver into group Device Drivers
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Apr 3 07:31:48 UTC 2019
From: Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Update #3706.
---
cpukit/include/dev/spi/spi.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/cpukit/include/dev/spi/spi.h b/cpukit/include/dev/spi/spi.h
index f0f84f1461..872996f089 100644
--- a/cpukit/include/dev/spi/spi.h
+++ b/cpukit/include/dev/spi/spi.h
@@ -39,6 +39,8 @@ typedef struct spi_bus spi_bus;
/**
* @defgroup SPI Serial Peripheral Interface (SPI) Driver
+ *
+ * @ingroup RTEMSDeviceDrivers
*
* @brief Serial Peripheral Interface (SPI) bus driver support.
*
--
2.16.4
More information about the devel
mailing list