vf6xx: doc: initial commit

Add documentation Makefile and DoxygenLayout for Freescale Vybrid
VF6xx support.
This commit is contained in:
Stefan Agner
2014-07-03 15:05:43 +02:00
committed by Frantisek Burian
parent 3132ae50cb
commit c83e16926e
31 changed files with 407 additions and 3 deletions

View File

@@ -0,0 +1,32 @@
/** @mainpage libopencm3 VF6xx
*
* @version 1.0.0
*
* @date 03 July 2014
*
* API documentation for Freescale VF6xx series Cortex-M4 core.
*
* LGPL License Terms @ref lgpl_license
*/
/** @defgroup VF6xx VF6xx
* Libraries for Freescale VF6xx series Cortex-M4 core.
*
* @version 1.0.0
*
* @date 03 July 2014
*
* LGPL License Terms @ref lgpl_license
*/
/** @defgroup VF6xx_defines VF6xx Defines
*
* @brief Defined Constants and Types for the VF6xx series
*
* @version 1.0.0
*
* @date 03 July 2014
*
* LGPL License Terms @ref lgpl_license
*/