Quantum Leaps a3fc0e5871 5.9.8
2017-09-15 11:21:09 -04:00
..
2016-06-10 21:51:18 -04:00
2017-09-15 11:21:09 -04:00
2017-07-20 13:06:27 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00
2016-06-10 21:51:18 -04:00

This directory contains the support code for the EFM32-SLSTK3401A
board (Pearl Gecko Starter Kit).

The sub-directories contain code that is specific to the particular
ARM toolchains, such as ARM (MDK-ARM), GCC, and IAR.


CMSIS-Compliant Device Files
============================
The code also includes the CMSIS-compliant interface to the
EFM32PG1B200F256GM48 MCU files:

efm32pg1b200f256gm48.h
system_efm32pg1b.h
system_efm32pg1b.c
arm\startup_efm32pg1b.s
gcc\startup_efm32pg1b.c
iar\startup_efm32pg1b.s


Adjusting the CPU Clock Speed
-----------------------------
The current setting is to run at 50MHz from PLL, but the CPU clock speed
can be modified by editing the file system_efm32pg1b.c.