zephyr/boards/arm/nrf52_adafruit_feather
Piotr Mienkowski ff90b2c1d6 drivers: gpio_nrfx: update to use new GPIO API
Update driver code and board files to use new GPIO configuration flags
such as GPIO_ACTIVE_LOW. Also add implementation of new port_* driver
API as well as gpio_pin_interrupt_configure function.

Tested on nrf52840_pca10056 board.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-02-05 12:00:36 +01:00
..
doc boards: arm: nrf: change board docs to link to Nordic Infocenter 2019-11-19 13:52:40 -05:00
board.cmake boards: match specified jlink swd speed when using pyocd runner 2019-07-09 08:52:44 -05:00
board.h
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
nrf52_adafruit_feather_defconfig kconfig: Remove assignments to promptless SOC_FAMILY_NRF symbol 2019-12-18 14:42:58 +01:00
nrf52_adafruit_feather.dts drivers: gpio_nrfx: update to use new GPIO API 2020-02-05 12:00:36 +01:00
nrf52_adafruit_feather.yaml