wiktorkwiatkowski opened a new pull request, #3467: URL: https://github.com/apache/mynewt-core/pull/3467
Added support for selecting a specific debug probe using USB serial number via environment variables. This is useful when multiple boards are connected and pyocd cannot choose which one is target. Supported variables: - **CMSIS_SN** for CMSIS-DAP - **STLINK_SN** for ST-Link - **JLINK_SN** for J-Link Example: `STLINK_SN=0666FF495157808667171335 newt load nucleo-f767zi-blinky` -- 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