zephyr/boards/arm/frdm_kl25z
Piotr Mienkowski 30a97ce28e 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>
2020-02-05 12:00:36 +01:00
..
doc doc: Use west everywhere to build and flash 2019-08-27 19:36:24 +02:00
board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
frdm_kl25z.dts drivers: gpio_mcux: update to use new GPIO API 2020-02-05 12:00:36 +01:00
frdm_kl25z.yaml boards: arm: Add arduino header to all frdm boards 2019-12-10 08:49:31 -06:00
frdm_kl25z_defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04: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
pinmux.c cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00