commit | 7d7cc59e4c3d8783bacb8fed7e3d5bf30cf09bf6 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard@teslabs.com> | Thu Nov 25 23:49:06 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 04 20:49:00 2022 -0500 |
tree | 204d320ee9568e3fcb84bb5585a541076a5896e9 | |
parent | b9127e48e68ef6c253195c43a736e2aee46dd153 [diff] |
boards: arm: gd32f450i_eval: add leds and keys Add definitions for board LEDs and keys now that a GPIO driver exists. The GPIO driver has also been enabled in the board defconfig, since it is required to run some basic samples (e.g. blinky). Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>