mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-30 18:05:32 -05:00
9 lines
213 B
Plaintext
9 lines
213 B
Plaintext
# STM32F3DISCOVERY board configuration
|
|
|
|
# Copyright (c) 2017 I-SENSE group of ICCS
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
config BOARD_STM32F3_DISCO
|
|
bool "STM32F3DISCOVERY Development Board"
|
|
depends on SOC_STM32F303XC
|