-
Notifications
You must be signed in to change notification settings - Fork 1
/
Readme-EFM32GG_STK3700.txt
39 lines (27 loc) · 1.32 KB
/
Readme-EFM32GG_STK3700.txt
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
34
35
36
37
38
39
====== Kit Examples ======
This package include examples for the EFM32GG_STK3700 Giant Gecko development
kit from Energy Micro.
====== Dependencies ======
This package _requires_ the EM_BSP_COMMON and EFM32 CMSIS packages to be
installed at the same level as this package. If you did not get this as part
of the Simplicity Studio application, you should also download and install the
EFM32 CMSIS package. See the Changes file for required version.
The CMSIS package requires C99 support, and so does this package.
====== File structure ======
kits/EFM32GG_STK3700/config
Configuration data for BSP and Drivers in EM_BSP_COMMON.
kits/EFM32GG_STK3700/examples
Several example projects demonstrating various capabilities of the
EFM32GG990F1024.
Project files for various IDEs/compilers are in subdirectories of
each example. Use these as a starting point for your own development
and prototyping of EFM32 Giant Gecko software.
====== Updates ======
The latest version of this package is always available from
http://www.energymicro.com/downloads
or through Simplicity Studio, see
http://www.energymicro.com/simplicity
====== License ======
License information for use of the source code is given at the top of
all C files.
(C) Copyright Energy Micro 2012. All rights reserved.