Welcome to mirror list, hosted at ThFree Co, Russian Federation.

doc-vf6xx.h « vf6xx « libopencm3 « include - github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 644829782088b81b4de5bfa68938b3d508c73112 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/** @page 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
 */