12 lines
279 B
Plaintext
12 lines
279 B
Plaintext
# Kconfig - STM32L496G Discovery board configuration
|
|
#
|
|
# Copyright (c) 2016 Open-RnD Sp. z o.o.
|
|
# Copyright (c) 2016 BayLibre, SAS
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
config BOARD_STM32L496G_DISCO
|
|
bool "STM32L496G Discovery Development Board"
|
|
depends on SOC_STM32L496XG
|