nrf5x-base icon indicating copy to clipboard operation
nrf5x-base copied to clipboard

"Basic" ST-Link/v2 support

Open wldhx opened this issue 7 years ago • 1 comments

Implements ST-Link/v2, an ubiquitous and cheap (ca. $5 on Aliexpress) programmer, support for posix platforms.

  • [x] "basic" .stlinkv2 targets: flash, reset, erase
  • [x] debugging with gdb
  • [x] "unitargets": Have stdtargets (like flash) default to stlink if PROGRAMMER = stlinkv2 is set
  • [x] Add a README section

Also see #19.

wldhx avatar Dec 24 '16 17:12 wldhx

@brghena, @bradjc I think I'm more or less done - could you review?

wldhx avatar Feb 10 '17 14:02 wldhx