9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
|
# black_f407zg board configuration
|
||
|
|
||
|
# Copyright (c) 2020 Intel Corporation
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_BLACK_F407ZG_PRO
|
||
|
bool "Black F407ZG Pro Development Board"
|
||
|
depends on SOC_STM32F407XG
|