bsps: Move doxygen.h files to bsps

This patch is a part of the BSP source reorganization.

Update #3285.
This commit is contained in:
Sebastian Huber
2018-04-18 06:35:03 +02:00
parent c4ccf26cb7
commit 0510cd506b
13 changed files with 0 additions and 7 deletions

15
bsps/shared/doxygen.h Normal file
View File

@@ -0,0 +1,15 @@
/**
* @defgroup bsp_shared SHARED
*
* @ingroup bsp_kit
*
* @brief SHARED Board Support Packages
*/
/**
* @defgroup shared_tod SHARED TOD Modules
*
* @ingroup bsp_shared
*
* @brief SHARED TOD Modules
*/