zephyr/samples/basic
Jordan Yates be2e6a0850 samples: button: use gpio_dt_spec helpers
Convert pin setting and getting to `struct gpio_dt_spec` variants to
demonstrate usage of the new API.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-06-24 06:40:00 -05:00
..
blinky twister: replace dt_compat_enabled_with_alias filter 2021-03-10 15:09:09 -05:00
blinky_pwm samples: basic: blinky_pwm: fix bad path in README 2021-03-04 11:29:53 +03:00
button samples: button: use gpio_dt_spec helpers 2021-06-24 06:40:00 -05:00
fade_led samples: basic: Convert to use DEVICE_DT_GET 2021-02-24 13:45:46 -06:00
minimal power: standarize PM Kconfigs and cleanup 2020-12-09 15:18:29 -05:00
rgb_led samples: basic: Convert to use DEVICE_DT_GET 2021-02-24 13:45:46 -06:00
servo_motor samples: servo_motor: Convert to use DEVICE_DT_GET 2021-02-24 15:46:18 -06:00
threads samples: threads: devicetree cleanups 2021-05-05 20:46:43 +02:00
basic.rst