build/openocd: add find_config method to allow using local config file or download...
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 5 May 2020 07:56:13 +0000 (09:56 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 5 May 2020 07:56:13 +0000 (09:56 +0200)
commitb8f9f83a8fb0a9280dadde45ea9ac8d2ae53bb43
tree9ac15d65b0f87a5dee583873d325b0fde9c31010
parent9bef218ad6616d4d8b958e34de1f6e87b7cbdd99
build/openocd: add find_config method to allow using local config file or download it if not available locally.
litex/build/generic_programmer.py
litex/build/openocd.py