add simple example
commit78eca169733ff9c9c00ea476f7e2942ec83439d1
authormauro tubiana <tubix@de-think.org>
Tue, 3 Apr 2018 18:38:36 +0000 (3 20:38 +0200)
committermauro tubiana <tubix@de-think.org>
Tue, 3 Apr 2018 18:38:36 +0000 (3 20:38 +0200)
treebfaf390a01fe512a0b18aaa01a40df57eb1f5cc2
parent927ba20dfb571b20a1b6e40f0c307b8a2a57b4fc
add simple example

this example contains a simple firmware that blinks a led and a very basic Makefile
examples/led_blink/Makefile [new file with mode: 0644]
examples/led_blink/led_blink.c [new file with mode: 0644]