very simple demo for other board

using efm32lib and hacked-together makefiles
This commit is contained in:
chrysn
2012-04-17 00:07:26 +02:00
parent 0e62b15125
commit fac680ecf4
8 changed files with 171 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
========================
EM-32G880F128-H Examples
========================
Examples in this directory are designed to be run on the OlimexEM-32G880F128-H
header breakout board, which is based on the EFM32G880F128 MCU.
The board is equipped with two user LEDs, a user button, reset button, power
supply, 20 pin debug connector and 10 pin UEXT connector (Olimex' open
versatile microcontroller connector).
The build system is designed to upload programs using the EFM32-TG-STK3300
board's external Segger debugger, which has to be configured for external
operation beforehand.