aboutsummaryrefslogtreecommitdiff
path: root/utils/openocd
Commit message (Collapse)AuthorAge
* openocd: fix package dependenciesPaul Fertser2015-02-03
| | | | | | | | OpenOCD autoselects libftdi1 when it's present, and should explicitly depend on it, same about libusb-0.1 API which is provided by libusb-compat. Signed-off-by: Paul Fertser <fercerpav@gmail.com>
* openocd: add OpenOCD, a tool to work with on-chip debug and JTAGPaul Fertser2015-02-01
Signed-off-by: Paul Fertser <fercerpav@gmail.com>