commit | ff90b2c1d638748bf9a445848c920eb2b68a5349 | [log] [tgz] |
---|---|---|
author | Piotr Mienkowski <piotr.mienkowski@gmail.com> | Tue Aug 06 00:56:05 2019 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Feb 05 12:00:36 2020 +0100 |
tree | bc3100ae29a3c11b9f4a7d679a17baa7a13d2e00 | |
parent | 39effb439732f88630f2fa883ddd905622040af0 [diff] |
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>