2017-12-05 20:26:33 +08:00
|
|
|
# Kconfig - NUCLEO-144 F429ZI board configuration
|
|
|
|
#
|
|
|
|
# Copyright (c) 2017 Linaro Limited
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
|
|
|
|
|
|
|
config BOARD_NUCLEO_F429ZI
|
2018-02-12 17:58:57 +08:00
|
|
|
bool "NUCLEO-144 F429ZI Development Board"
|
2019-06-17 18:03:12 +08:00
|
|
|
depends on SOC_STM32F429XX
|