Skip to content
#

stlink

Here are 35 public repositories matching this topic...

jonas-schievink
jonas-schievink commented Feb 15, 2021

Currently, J-Link probes that fail to open do not show up as inaccessible in the probe list. Instead, they just have their serial number and device identifier left blank.

Listing probes should instead yield Results, so that the calling code can act properly, by:

  • selecting the only accessible probe when there is more than 1 (but only 1 can be opened successfully)
  • providing guidance to th

Improve this page

Add a description, image, and links to the stlink topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stlink topic, visit your repo's landing page and select "manage topics."

Learn more