1
0
该仓库已被归档。您可以查看文件和克隆它,但不能推送、创建工单或合并请求。
tmk_keyboard_custom/keyboard/infinity/tool/openocd.cfg

14 行
294 B
INI

# mchack openocd
# https://github.com/mchck/mchck/wiki/Openocd
#
# adapter: frdm-kl05z with cmsis-dap firmware
# inteface: cmsis-dap
# transport: hla_swd
# target: MK20DX128VLF5 Freescale Kinetis
# adapter/interface
source [find interface/cmsis-dap.cfg]
# CPU
source [find k20dx32_flash.cfg]