Slawek-skrawek opened a new pull request, #3477:
URL: https://github.com/apache/mynewt-core/pull/3477

   Added option for selecting USB serial of a debug probe via syscfg.vals in 
targets syscfg.yml file.
   
   This was achieved by addition of following definitions to 
hw/scripts/syscfg.yml file:
   - STLINK_SN
   - JLINK_SN
   - CMSIS_DAP_SN and their usage in scripts.
   
   This removes the need of manual choosing target device everytime load is 
called, by having serial number value in targets syscfg.yml file.
   This value will be used, when environment variable is missing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to