zephyr/boards/arm/nucleo_h743zi/Kconfig.board
Gerard Marull-Paretas 34d5e2bca2 boards: arm: initial suport for NUCLEO-H743ZI
Only basic support has been added as some drivers require some fixes.
I have successfully tested the following examples:

- samples/hello_world
- samples/basic/blinky
- samples/basic/button

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2020-03-11 17:10:58 +01:00

9 lines
222 B
Plaintext

# STM32H743ZI Nucleo board configuration
# Copyright (c) 2020 Teslabs Engineering S.L.
# SPDX-License-Identifier: Apache-2.0
config BOARD_NUCLEO_H743ZI
bool "Nucleo H743ZI Development Board"
depends on SOC_STM32H743XX