zephyr/samples/boards
Daniel Leung be8ca9da96 samples: up_squared/gpio_counter: update to new GPIO API
Update the gpio_counter sample app for the UP Squared board:
() Update configuration calls to use new flags.
() Separate pin configuration into setting it to input, and
   setting the pin for interrupt.
() Use gpio_pin_set() instead of gpio_pin_write().

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-02-05 12:00:36 +01:00
..
96b_argonkey sample/board: 96b_argonkey: update to use new GPIO API 2020-02-05 12:00:36 +01:00
arc_secure_services include: Fix use of <misc/FOO.h> -> <sys/FOO.h> 2019-12-10 08:39:37 -05:00
bbc_microbit drivers: pwm: add support for inverted PWM signals 2020-01-07 18:13:18 +01:00
intel_s1000_crb samples: intel_s1000_crb/audio: fix return for non-void function 2020-01-07 17:09:38 +01:00
nrf samples: boards: nrf: add battery measurement sample 2020-02-03 16:26:51 +01:00
olimex_stm32_e407 console: kconfig: Do not assign promptless CONSOLE_HAS_DRIVER 2020-01-14 15:42:33 +01:00
reel_board/mesh_badge samples: mesh_badge: fix temperature format 2019-12-09 11:51:46 -05:00
sensortile_box sample/board: sensortile_box: update to use new GPIO API 2020-02-05 12:00:36 +01:00
up_squared/gpio_counter samples: up_squared/gpio_counter: update to new GPIO API 2020-02-05 12:00:36 +01:00
boards.rst