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

doc-cm3.h « cm3 « libopencm3 « include - github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6f9392f6e4d02c94febe31ba7bae2da09d4384f8 (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
/** @mainpage libopencm3 Core CM3

@version 1.0.0

@date 14 September 2012

API documentation for Cortex M3 core features.

LGPL License Terms @ref lgpl_license
*/

/** @defgroup CM3_defines CM3 Defines

@brief Defined Constants and Types for Cortex M3 core features

@version 1.0.0

@date 14 September 2012

LGPL License Terms @ref lgpl_license
*/

/** @defgroup CM3_files Cortex Core Peripheral APIs
 * APIs for Coretex Core peripherals
 */