zephyr/samples/basic
Andrzej Głąbek 993cb30240 samples: blinky_pwm: Use nRF SW PWM driver on nRF DKs
The default nRF hardware PWM driver is not very suitable for this
sample as that driver does not allow setting a period longer than
~262 ms. Use the nRF SW PWM driver instead. This will also ensure
that the driver is built by CI for nRF52, nRF53, and nRF91 Series.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2023-08-16 16:33:03 +02:00
..
blinky samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
blinky_pwm samples: blinky_pwm: Use nRF SW PWM driver on nRF DKs 2023-08-16 16:33:03 +02:00
button tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
custom_dts_binding samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
fade_led tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
hash_map samples: basic: hash_map: fix libc heap size setting 2023-07-26 14:53:51 +02:00
minimal samples/basic/minimal: make it smaller 2023-08-11 19:47:47 +00:00
rgb_led tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
servo_motor tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
sys_heap samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
threads tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
basic.rst doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00