forked from kofal.net/zmk
Random progress on board + kscan ideas.
This commit is contained in:
8
boards/arm/planck/Kconfig.board
Normal file
8
boards/arm/planck/Kconfig.board
Normal file
@@ -0,0 +1,8 @@
|
||||
# STM32F3DISCOVERY board configuration
|
||||
|
||||
# Copyright (c) 2017 I-SENSE group of ICCS
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
config BOARD_STM32F3_DISCO
|
||||
bool "STM32F3DISCOVERY Development Board"
|
||||
depends on SOC_STM32F303XC
|
||||
Reference in New Issue
Block a user