zephyr/samples/basic/fade_led/Makefile
Punit Vara 959988662f samples: basic: Move pwm driver samples
This patch moves pwm driver samples to samples/basic and also convert
documentation of PWM samples to RST.

Jira: ZEP-1536
Change-Id: Ib2b3ff8b1722a26618e9a6fe416e2138d82ca28b
Signed-off-by: Punit Vara <punitvara@gmail.com>
2017-01-11 15:15:31 +00:00

6 lines
80 B
Makefile

BOARD ?= arduino_101
CONF_FILE = prj.conf
include ${ZEPHYR_BASE}/Makefile.inc