boards: arm: Add support for Silicon Labs EFM32PG-STK3402A

The EFM32 Pearl Gecko Starter Kit contains sensors and
peripherals demonstrating the usage of the EFM32PG MCU
family. This patch adds basic support for this board
and is copied from EFM32WG-STK3800.

Signed-off-by: Gil Benkö <gil.benkoe@pm.me>
Signed-off-by: Christian Taedcke <hacking@taedcke.com>
This commit is contained in:
Gil Benkö 2018-04-11 13:54:18 +02:00 committed by Kumar Gala
commit 28580ab2e8
12 changed files with 442 additions and 0 deletions

View file

@ -0,0 +1,16 @@
identifier: efm32pg_stk3402a
name: EFM32PG-STK3402A
type: mcu
arch: arm
ram: 256
flash: 1024
toolchain:
- zephyr
- gccarmemb
supported:
- i2c
- gpio
testing:
ignore_tags:
- net
- bluetooth