11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
|
# Kconfig - NUCLEO-64 F302R8 board configuration
|
||
|
#
|
||
|
# Copyright (c) 2018 Seitz & Associates
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
config BOARD_NUCLEO_F302R8
|
||
|
bool "NUCLEO-64 F302R8 Development Board"
|
||
|
depends on SOC_STM32F302X8
|