infinity: Move project specific files to local

This commit is contained in:
Jun Wako 2015-01-04 03:27:24 +09:00
parent 4acde45102
commit c6e533ce83
7 changed files with 362 additions and 4 deletions

View file

@ -0,0 +1,13 @@
# 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]