commit | 1ecffda843e5fb1a762ff57011a2b84c36407d51 | [log] [tgz] |
---|---|---|
author | Gerard Marull-Paretas <gerard@teslabs.com> | Thu Nov 25 23:52:06 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 04 20:49:00 2022 -0500 |
tree | 45b8f82a8cad6660d4a4bbaf478220f48b74b77b | |
parent | 7d7cc59e4c3d8783bacb8fed7e3d5bf30cf09bf6 [diff] |
boards: arm: gd32f403z_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>