cleanup rootdir by moving things into docs/bin

This commit is contained in:
geeksville
2020-02-15 08:00:54 -08:00
parent 978abc7f63
commit 4483bd7f2b
10 changed files with 0 additions and 0 deletions

5
bin/run-openocd.sh Executable file
View File

@@ -0,0 +1,5 @@
# /home/kevinh/.platformio/packages/tool-openocd-esp32/bin/openocd -s /home/kevinh/.platformio/packages/tool-openocd-esp32 -c gdb_port pipe; tcl_port disabled; telnet_port disabled -s /home/kevinh/.platformio/packages/tool-openocd-esp32/share/openocd/scripts -f interface/jlink.cfg -f board/esp-wroom-32.cfg
/home/kevinh/.platformio/packages/tool-openocd-esp32/bin/openocd -s /home/kevinh/.platformio/packages/tool-openocd-esp32 -s /home/kevinh/.platformio/packages/tool-openocd-esp32/share/openocd/scripts -f interface/jlink.cfg -f ./lora32-openocd.cfg