first working example utilizing efm32lib

this *does* include hardcoded paths of my local machine; that will be
fixed with the next commits.
This commit is contained in:
chrysn
2012-03-23 01:18:16 +01:00
parent da4567a035
commit 48b3cd49fb
6 changed files with 147 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
===================================================
EFM32-TG-STK3300 Examples miniblink-efm32lib README
===================================================
This is a port of the miniblink example to the efm32lib library.
It's intended for the EFM32-TG-STK3300 eval board. It should blink the user LED
on the board, just as the original miniblink example does.