mirror of
https://github.com/mist-devel/mist-firmware.git
synced 2026-05-06 00:04:39 +00:00
Updated openocd config file location
This commit is contained in:
2
Makefile
2
Makefile
@@ -40,7 +40,7 @@ all: $(PRJ).hex $(PRJ).upg
|
||||
clean:
|
||||
rm -f *.d *.o *.hex *.elf *.map *.lst core *~ */*.d */*.o $(MKUPG) *.bin *.upg *.exe
|
||||
|
||||
INTERFACE=interface/olimex-arm-usb-tiny-h.cfg
|
||||
INTERFACE=interface/ftdi/olimex-arm-usb-tiny-h.cfg
|
||||
#INTERFACE=interface/busblaster.cfg
|
||||
#INTERFACE=openocd/interface/esa11-ft4232-generic.cfg
|
||||
ADAPTER_KHZ=10000
|
||||
|
||||
Reference in New Issue
Block a user