zephyr/boards/arm/sam_e70_xplained
Piotr Mienkowski 39effb4397 drivers: gpio_sam: 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 sam_e70_xplained board.

Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2020-02-05 12:00:36 +01:00
..
doc
support
CMakeLists.txt
Kconfig.board
Kconfig.defconfig boards: arm: Fix sam_e70_xplained spi conf warning 2020-02-04 14:55:45 -05:00
board.cmake
pinmux.c
sam_e70_xplained.dts drivers: gpio_sam: update to use new GPIO API 2020-02-05 12:00:36 +01:00
sam_e70_xplained.yaml
sam_e70_xplained_defconfig