zephyr/samples/basic/blinky
Anas Nashif febe9f5571 samples: add basic blinky application
The mandatory blinky sample at your service.

Change-Id: I999215fbda338effd6f7b65a2a165acf9b850a9a
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-27 20:56:13 +00:00
..
src samples: add basic blinky application 2016-10-27 20:56:13 +00:00
Makefile samples: add basic blinky application 2016-10-27 20:56:13 +00:00
prj.conf samples: add basic blinky application 2016-10-27 20:56:13 +00:00
README.rst samples: add basic blinky application 2016-10-27 20:56:13 +00:00

Blinky Application
##################

Overview
========

The Blinky example shows how to configure GPIO pins as outputs which can also be
used to drive LEDs on the hardware usually delivered as "User LEDs" on many of
the supported boards in Zephyr.