zephyr/boards/arm/nrf52_pca10040
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
..
doc doc: boards: arm: convert make to cmake 2017-11-10 18:35:50 -05:00
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.board arm: nrf52: Introduce NRF52 SoC Specific config options 2017-04-14 05:56:54 -05:00
Kconfig.defconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
board.h samples: button: Fix button sample GPIO for nRF52 2018-01-29 10:23:36 +01:00
nrf52_pca10040.dts boards: arm: Adds Sparkfun nRF52832 breakout board support 2018-01-15 11:28:25 +01:00
nrf52_pca10040.yaml update: board names 2017-06-21 20:56:53 -04:00
nrf52_pca10040_defconfig Bluetooth: controller: Rename Kconfig prefix 2017-08-14 15:44:56 +03:00