Skip to content

Conversation

wldhx
Copy link

@wldhx wldhx commented Dec 24, 2016

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

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

Also see #19.

@wldhx wldhx mentioned this pull request Jan 27, 2017
2 tasks
@wldhx wldhx changed the title [WIP] ST-Link/v2 support [WIP] "Basic" ST-Link/v2 support Jan 27, 2017
…bug}

Specifying `PROGRAMMER` in a project Makefile is used to change actual
commands being invoked. Defaults to jlink.
Specific commands like `flash.stlinkv2` remain available.
@wldhx wldhx changed the title [WIP] "Basic" ST-Link/v2 support "Basic" ST-Link/v2 support Feb 10, 2017
@wldhx
Copy link
Author

wldhx commented Feb 10, 2017

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

motorica-org-bot pushed a commit to motorica-org/telemetry-hardware-nrf51822-nrf5xbase that referenced this pull request Feb 17, 2017
Necessary to support flashing via STLink until lab11/nrf5x-base#20 is merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant