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

doc-efm32lg.h « lg « efm32 « libopencm3 « include - github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7721239f1d4b7fb636fbf0b7bc310ba52df15717 (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
33
/** @mainpage libopencm3 EFM32 Leopard Gecko

@version 1.0.0

@date 4 March 2013

API documentation for Energy Micro EFM32 Leopard Gecko Cortex M3 series.

LGPL License Terms @ref lgpl_license
*/

/** @defgroup EFM32LG EFM32 LeopardGecko
Libraries for Energy Micro EFM32 Leopard Gecko series.

@version 1.0.0

@date 4 March 2013

LGPL License Terms @ref lgpl_license
*/

/** @defgroup EFM32LG_defines EFM32 Leopard Gecko Defines

@brief Defined Constants and Types for the Energy Micro EFM32 Leopard Gecko
series

@version 1.0.0

@date 4 March 2013

LGPL License Terms @ref lgpl_license
*/