zephyr/samples
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
..
application_development/external_lib sample: external_lib: support console harness 2018-01-25 04:45:35 +05:30
basic samples: button: Fix button sample GPIO for nRF52 2018-01-29 10:23:36 +01:00
bluetooth arm: nordic: flash: Use FLASH_DEV_NAME define 2018-01-25 15:23:00 -06:00
boards
cpp_synchronization sample: cpp_synchronization: support console harness 2018-01-25 04:45:35 +05:30
drivers arm: nordic: flash: Use FLASH_DEV_NAME define 2018-01-25 15:23:00 -06:00
grove
hello_world samples: hello_world: disbale asserts on single thread (REVERTME) 2018-01-25 04:45:35 +05:30
mpu drivers: flash: stm32: Convert to use device tree 2018-01-26 09:25:57 -06:00
net samples: net: perf: Add sample for throughput measurement 2018-01-29 01:57:41 +05:30
nfc/nfc_hello tests: nfc_hello: remove filter and support harness 2018-01-25 04:45:35 +05:30
philosophers samples: philosophers: test different configurations 2018-01-25 04:45:35 +05:30
sensor
subsys samples: event_logger: match more lines during sanitycheck 2018-01-25 04:45:35 +05:30
synchronization sample: synchronization: support console harness 2018-01-25 04:45:35 +05:30
testing
kernel.rst
samples.rst