Doxygen header added to c/src/lib/libbsp/m68k/mcf52235/include/bsp.h

This commit is contained in:
Michał Panek
2016-01-23 08:40:12 +00:00
committed by Joel Sherrill
parent 0a9ee085a0
commit b63d902361

View File

@@ -1,3 +1,11 @@
/**
* @file
*
* @ingroup m68k_mcf52235
*
* @brief Global BSP definitions
*/
/*
* mcf52235 BSP header file
*/
@@ -73,3 +81,11 @@ void Init52235(void);
#endif
#endif
/**
* @defgroup m68k_mcf52235 MCF52235 Support
*
* @ingroup bsp_m68k
*
* @brief MCF52235 Support Package
*/