mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-05 12:00:22 +00:00
Update 0B_hw_debug_JTAG/Makefile
CONTAINER_OPENOCD_ARG doesn't need to exist for make to do the right thing. Co-Authored-By: Andre Richter <andre-richter@users.noreply.github.com>
This commit is contained in:
parent
d8d69deb6b
commit
615578f67c
@ -35,7 +35,6 @@ OBJCOPY_PARAMS = --strip-all -O binary
|
||||
|
||||
CONTAINER_UTILS = andrerichter/raspi3-utils
|
||||
CONTAINER_OPENOCD = andrerichter/raspi3-openocd
|
||||
CONTAINER_OPENOCD_ARG =
|
||||
# CONTAINER_OPENOCD_ARG = -f openocd/tcl/interface/ftdi/olimex-jtag-tiny.cfg -f /openocd/rpi3.cfg
|
||||
CONTAINER_GDB = andrerichter/raspi3-gdb
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user