zephyr/samples/basic
Martí Bolívar fff2644189 samples: button: devicetree cleanups
Use a gpio_dt_spec, dropping device_get_binding. This in turn lets us
write everything in a single main() without sacrificing readability
since the LED is optional.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-05-05 20:46:43 +02: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: devicetree cleanups 2021-05-05 20:46:43 +02:00
fade_led samples: basic: Convert to use DEVICE_DT_GET 2021-02-24 13:45:46 -06:00
minimal
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