mirror of
https://github.com/silenty4ng/uv-k5-firmware-chinese-lts
synced 2025-01-26 04:04:24 +00:00
13 lines
332 B
INI
13 lines
332 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
#
|
|
# nordic module NRF52 (nRF52832/52840) attached to an adafruit ft232h module
|
|
# or any FT232H/FT2232H/FT4232H based board/module
|
|
#
|
|
|
|
source [find interface/ftdi/ft232h-module-swd.cfg]
|
|
#source [find interface/ftdi/minimodule-swd.cfg]
|
|
|
|
transport select swd
|
|
|
|
source [find target/nrf52.cfg]
|