Removed a .cfg file that was development scaffolding. (#371)

This commit is contained in:
Greg Savin
2019-04-26 14:48:05 -07:00
committed by GitHub
parent 5190dd4cef
commit 44a4deb373
@@ -1,10 +0,0 @@
#
# Be sure you include the speed and interface before this file
# Example:
# -c "adapter_khz 5000" -f "interface/ftdi/arty-onboard-ftdi.cfg" -f "board/sifive-e31arty-onboard-ftdi.cfg"
set _CHIPNAME arty
jtag newtap $_CHIPNAME bs -irlen 6 -expected-id 0x0362d093
echo "Ready for Remote Connections"