mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
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>