zephyr/boards/arm/degu_evk
Andrzej Głąbek 5e397842af boards: degu_evk: Update to use the new GPIO API
In initialization code, pairs of gpio_pin_configure/gpio_pin_write are
replaced with calls to gpio_pin_configure that configure a given pin as
output with the proper initial state.

dts file for the board is also updated with the new GPIO flags.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2020-02-05 12:00:36 +01:00
..
doc boards: arm: add Degu Evaluation Kit 2019-09-19 12:06:56 -05:00
board.c boards: degu_evk: Update to use the new GPIO API 2020-02-05 12:00:36 +01:00
board.cmake boards: arm: add Degu Evaluation Kit 2019-09-19 12:06:56 -05:00
CMakeLists.txt boards: arm: add Degu Evaluation Kit 2019-09-19 12:06:56 -05:00
degu_evk.dts boards: degu_evk: Update to use the new GPIO API 2020-02-05 12:00:36 +01:00
degu_evk.yaml boards: arm: add Degu Evaluation Kit 2019-09-19 12:06:56 -05:00
degu_evk_defconfig boards: arm: degu_evk: Fix default configuration 2020-02-04 14:57:34 -06:00
Kconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.board kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards: arm: degu_evk: Fix default configuration 2020-02-04 14:57:34 -06:00