vf6xx: doc: initial commit
Add documentation Makefile and DoxygenLayout for Freescale Vybrid VF6xx support.
This commit is contained in:
committed by
Frantisek Burian
parent
3132ae50cb
commit
c83e16926e
32
include/libopencm3/vf6xx/doc-vf6xx.h
Normal file
32
include/libopencm3/vf6xx/doc-vf6xx.h
Normal 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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user