11 lines
241 B
Plaintext
11 lines
241 B
Plaintext
|
# Kconfig - NUCLEO-144 F413ZH board configuration
|
||
|
#
|
||
|
# Copyright (c) 2017 Florian Vaussard, HEIG-VD
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
config BOARD_NUCLEO_F413ZH
|
||
|
bool "NUCLEO-144 F413ZH Development Board"
|
||
|
depends on SOC_STM32F413XH
|