mirror of
https://git.code.sf.net/p/openocd/code
synced 2025-02-16 15:46:01 +00:00
Add configuration for QuickLogic QuickFeather development kit. Change-Id: I39120714bf0bcafa86e0071c38da84a7d9f12a0d Signed-off-by: Jan Kowalewski <jkowalewski@antmicro.com> Reviewed-on: http://openocd.zylin.com/5803 Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com> Tested-by: jenkins
10 lines
231 B
INI
10 lines
231 B
INI
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
# QuickLogic EOS S3 QuickFeather
|
|
# https://www.quicklogic.com/products/eos-s3/quickfeather-development-kit/
|
|
|
|
source [find target/eos_s3.cfg]
|
|
|
|
reset_config srst_only
|
|
|
|
transport select swd
|