zephyr/samples
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
..
basic samples: move basic samples to samples/basic 2016-10-27 22:14:31 +00:00
bluetooth Bluetooth: samples/hci-uart: Add arduino_101_ble to tests 2016-10-28 20:15:12 +00:00
cpp_synchronization unified/test: Adapt C++ sample application 2016-10-25 00:10:36 +00:00
drivers samples: pwm: use new API and add rgb led app 2016-10-31 20:02:23 +00:00
environmental_sensing boards: rename Quark SE Devboard to Quark SE C1000 2016-09-16 03:10:31 +00:00
grove grove: lcd: convert to a unified kernel application 2016-10-31 15:15:57 +00:00
hello_world samples: hello world: unify sample and use unified kernel 2016-10-27 21:19:36 +00:00
ipm samples/ipm: fix markup 2016-10-17 17:24:09 +00:00
kernel_event_logger samples: kernel_event_logger: filter platforms by SRAM size 2016-10-26 20:56:42 -04:00
net samples:dhcp_client: Add frdm_k64f configuration. 2016-10-28 12:35:20 +00:00
nfc/nfc_hello x86: remove dynamic interrupts and exceptions 2016-09-06 18:35:24 +00:00
philosophers samples: fix kernel_event_logger to work with unified kernel 2016-10-26 23:38:03 +00:00
power samples: power_mgmt: Create unified kernel version of power mgr app 2016-10-27 21:18:44 +00:00
sensor optimize testcase runs for sensors 2016-10-26 23:47:39 +00:00
shell samples: shell: unify sample and drop nanokernel part 2016-10-28 16:56:12 +00:00
static_lib samples/static_lib: Add testcase.ini 2016-08-04 18:31:12 +00:00
synchronization unified: Add sample project using K_THREAD_DEFINE() 2016-10-27 08:36:14 -05:00
task_profiler tests: fix testcases for cortex-m0+ platforms 2016-10-22 16:54:19 -04:00
testing ztest: Add documentation 2016-09-30 21:17:40 +00:00
usb usb: move usb subsystem to subsys/usb and cleanup header inclusion 2016-10-31 19:21:42 +00:00