10 lines
191 B
Plaintext
10 lines
191 B
Plaintext
|
#
|
||
|
# Copyright (c) 2019 Antony Pavlov <antonynpavlov@gmail.com>
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
#
|
||
|
|
||
|
config BOARD_STM32F030_DEMO
|
||
|
bool "STM32F030 DEMO Board"
|
||
|
depends on SOC_STM32F030X4
|