libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
doc-cm3.h
Go to the documentation of this file.
1/** @mainpage libopencm3 Core CM3
2
3@version 1.0.0
4
5@date 14 September 2012
6
7API documentation for Cortex M3 core features.
8
9LGPL License Terms @ref lgpl_license
10*/
11
12/** @defgroup CM3_defines CM3 Defines
13
14@brief Defined Constants and Types for Cortex M3 core features
15
16@version 1.0.0
17
18@date 14 September 2012
19
20LGPL License Terms @ref lgpl_license
21*/
22
23/** @defgroup CM3_files Cortex Core Peripheral APIs
24 * APIs for Cortex Core peripherals
25 */
26