zephyr/samples/basic
Piotr Mienkowski c0cf714087 samples: threads: update to use new GPIO API
Update sample application to use new GPIO API:
- GPIO flags defined by the devicetree
- replace gpio_pin_write with gpio_pin_set function

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2020-02-05 12:00:36 +01:00
..
blink_led samples: blink_led: add support for PWM flags 2020-01-07 18:13:18 +01:00
blinky samples: blinky: update to start with LED on 2020-02-05 12:00:36 +01:00
button samples: button: update to use new GPIO API 2020-02-05 12:00:36 +01:00
fade_led samples: fade_led: add support for PWM flags 2020-01-07 18:13:18 +01:00
minimal samples: minimal: kconfig: Do not assign promptless MEMORY_PROTECTION 2020-01-14 11:06:24 -05:00
rgb_led samples: rgb_led: add support for PWM flags 2020-01-07 18:13:18 +01:00
servo_motor drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
threads samples: threads: update to use new GPIO API 2020-02-05 12:00:36 +01:00
basic.rst doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00