zephyr/samples/basic
Anders Pitman dbba22397c samples: button: Fix button sample GPIO for nRF52
Applies to #4008 and #5159 for this board. Problem is that the
button interrupt callback was only firing once. Solution is to
set the pin pull up flag to GPIO_PUD_PULL_UP.

Signed-off-by: Anders Pitman <tapitman11@gmail.com>
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2018-01-29 10:23:36 +01:00
..
blink_led samples: pwm: depend on boards supporting PWM 2017-12-28 20:24:29 -05:00
blinky samples: update the blinky sample to work with the Arduino Zero. 2018-01-29 01:41:41 +05:30
button samples: button: Fix button sample GPIO for nRF52 2018-01-29 10:23:36 +01:00
disco samples: remove more build_only tags 2017-12-28 20:24:29 -05:00
fade_led samples: pwm: depend on boards supporting PWM 2017-12-28 20:24:29 -05:00
rgb_led samples: pwm: depend on boards supporting PWM 2017-12-28 20:24:29 -05:00
servo_motor samples: pwm: depend on boards supporting PWM 2017-12-28 20:24:29 -05:00
threads samples: threads: Rewrite misleading sample 2018-01-08 14:25:11 -05:00
basic.rst doc: add labels to basic sample docs 2017-04-04 19:51:47 +00:00