zephyr/samples
Simon Guinot 6499ecb179 samples: drivers: add test sample for the PWM LED driver
This sample allows to test the led-pwm driver. The first "pwm-leds"
compatible device instance found in DT is used. For each LEDs attached
to this device (child nodes) the same test pattern (described below) is
executed. The LED API functions are used to control the LEDs.

Test pattern:

For each PWM LEDs (one after the other):

- turn on
- turn off
- increase the brightness gradually up to the maximum level
- blink (0.1 sec on, 0.1 sec off)
- blink (1 sec on, 1 sec off)
- turn off

Signed-off-by: Simon Guinot <simon.guinot@seagate.com>
2020-10-28 10:44:46 -05:00
..
application_development boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
basic samples: basic/minimal: disable memory pool when MT=n 2020-09-19 05:49:13 -04:00
bluetooth Bluetooth: Mesh: split prov.c into two separate modules 2020-10-28 12:53:09 +02:00
boards samples: change name for the mec15xxevb_assy6853 pm sample 2020-10-21 07:58:03 -05:00
cpp_synchronization
debug
display drivers: display: ili9340: remove old hardcoded configurations 2020-09-29 14:18:05 -05:00
drivers samples: drivers: add test sample for the PWM LED driver 2020-10-28 10:44:46 -05:00
hello_world samples: hello_world: cmake warning 2020-09-24 07:25:47 -04:00
lorawan/class_a samples: lorawan: class_a: fix selection of activation type 2020-10-21 08:33:39 -04:00
mpu
net samples: net: echo-server: Set handler thread name 2020-10-26 11:03:03 -05:00
philosophers
portability samples: cmsis_rtos_v1: philosophers: skip up_squared 2020-09-24 13:20:32 -05:00
posix
scheduler
sensor sensor: bq27421: fix available platform in README 2020-10-21 08:32:15 -04:00
shields samples/shields: x_nucleo_iks01a2: Add shub mode sample 2020-10-14 08:41:41 -05:00
smp samples: smp: pi: Fix path in build instructions 2020-10-26 17:25:37 +01:00
subsys boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
synchronization samples: synchronisation: run thread_b on cpu 0 in SMP mode 2020-10-19 10:57:15 -04:00
testing/integration
tfm_integration samples: tfm_integration: tfm_ipc: add nucleo_l552ze_q_ns to the list 2020-10-19 21:08:34 +02:00
userspace Revert "samples: shared_mem: exclude qemu_x86_64" 2020-10-26 12:14:12 +01:00
video
classic.rst
index.rst