summaryrefslogtreecommitdiff
path: root/doc/openOCD.md
AgeCommit message (Collapse)Author
2021-01-19Fix config file discrepancyMichael Potter
Fixes a discrepancy with config file naming. The config files it tells you to create end in ocd, but the example flash command uses a filename ending in cfg
2020-09-28Fix typoJF
2020-09-28Add doc : using OpenOCD and STLinkV2 to flash the firmwareJF002