zephyr/samples/basic
Bartosz Bilas 135817c44d samples: basic: blinky: use gpio_is_ready_dt
Switch to using the dedicated `gpio_is_ready_dt`
function instead of the raw `device_is_ready`.

Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
2022-12-28 10:38:01 +01:00
..
blinky samples: basic: blinky: use gpio_is_ready_dt 2022-12-28 10:38:01 +01:00
blinky_pwm samples: blinky_pwm: Add nucleo_l476rg support 2022-12-13 10:01:11 +00:00
button includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
fade_led includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
minimal tests/samples: use integration_plaforms in more tests/samples 2022-11-29 16:03:23 +01:00
rgb_led includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
servo_motor boards: rddrone_fmuk66 fix pwm pinmux and servos 2022-11-16 10:18:46 -06:00
sys_heap samples: Basic system heap Demo 2022-11-22 13:17:59 +09:00
threads includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
basic.rst doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00