first attempt at porting libopencm3 to energymicro

unless sources are explicitly given, the linker scripts and make files
were copied over from the stm32/f1 port.
This commit is contained in:
chrysn
2012-02-25 18:57:11 +01:00
parent 2b3f07ee08
commit 2180a02e2f
14 changed files with 559 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
==========================================
EFM32-TG-STK3300 Examples miniblink README
==========================================
This is the smallest-possible example program using libopencm3.
It's intended for the EFM32-TG-STK3300 eval board. It should blink
the user LED on the board.