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