commit | 30a97ce28efca445116463309a313597c74bdf95 | [log] [tgz] |
---|---|---|
author | Piotr Mienkowski <piotr.mienkowski@gmail.com> | Fri Aug 09 01:28:40 2019 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed Feb 05 12:00:36 2020 +0100 |
tree | 564d951233ec4ab044468c734f1cb47db9148146 | |
parent | ff90b2c1d638748bf9a445848c920eb2b68a5349 [diff] |
drivers: gpio_mcux: 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 frdm_k64f board. Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>