zephyr/samples/drivers
Baohong Liu 9824608935 samples: pwm: use new API and add rgb led app
Add a new pwm app (rgb led) using the new API.

Following the recent pwm RFC, all existing APIs will
be deprecated. Two new APIs will be added. The changes
for the new APIs and the required driver function have
been posted.

To demonstrate the usage of the new PWM APIs, this app
to drive a rgb led is added. It will use the new API
pwm_pin_set_usec().

This app will be located in a new sub directory.

Jira: ZEP-745 ZEP-1029

Origin: Original

Change-Id: If8e5d8ab22dcf8b7cf3665e38949715c61ca9c03
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
2016-10-31 20:02:23 +00:00
..
aio_comparator boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
current_sensing
gpio boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
i2c_fujitsu_fram
i2c_lsm9ds0 boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
lcd_hd44780
led_apa102c
pwm samples: pwm: use new API and add rgb led app 2016-10-31 20:02:23 +00:00
rtc
sensor_apds9960 samples: use printf/printk directly instead of macros 2016-09-14 16:56:02 +00:00
soc_flash_nrf5 samples/soc_flash_nrf5: test non-word aligned writes 2016-10-25 00:34:29 +00:00
spi_flash samples: use printf/printk directly instead of macros 2016-09-14 16:56:02 +00:00
spi_lsm9ds0 samples/drivers/spi_lsm9ds0: don't run on QEMUs or FRDMs 2016-10-19 17:56:48 +00:00
w25q80bl samples: modify w25q80b1 sample to output "done" when done. 2016-10-21 19:55:20 +00:00
watchdog