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,9 @@
====================================================
EM32-32G880F128-H Examples miniblink-efm32lib README
====================================================
This is a port of the miniblink example to the efm32lib library.
It's intended for the EM32-32G880F128-H eval board. It should blink LED1 on the
board, just as the original miniblink example does.