Commit graph

2 commits

Author SHA1 Message Date
Fabio Baltieri
57e0da4d80 boards: add zephyr,code properties to the various gpio-keys nodes
Add gpio-keys codes for all boards. These are mostly INPUT_KEY_0 and so
on but I've used some more specific ones where it was obvious that
there's something else on the boards.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-08-07 11:26:26 +02:00
Gerard Marull-Paretas
ec1ef00726 boards: gd32f450v_start: add initial support
Add initial support for the GDF450V-START board. GPIO (LED/Button), PWM
and UART have been tested successfully.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2022-08-30 10:25:49 +02:00