Files
zephyr/boards/arm/gd32e507z_eval/Kconfig.board
Gerard Marull-Paretas eedab1782c boards: gd32e507z_eval: add initial support
Add initial support for the GD32E507Z-EVAL board. Only basic peripherals
are enabled for now:

- UART
- GPIO (LEDs, keys)
- PWM

Others, e.g. I2C, EEPROM, DAC, etc. require further testing and likely
some driver adjustments.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2022-08-31 10:03:59 +00:00

7 lines
173 B
Plaintext

# Copyright (c) 2022, Teslabs Engineering S.L.
# SPDX-License-Identifier: Apache-2.0
config BOARD_GD32E507Z_EVAL
bool "GigaDevice GD32E507Z-EVAL"
depends on SOC_GD32E507