Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for targetDownload option that can skip target-download GDB command. #327

Closed
wants to merge 1 commit into from

Commits on Aug 11, 2020

  1. Add support for targetDownload option that can skip target-download G…

    …DB command.
    
    This can be useful if the debug target is already properly flashed, and
    prevents GDB from initiating a download procedure to the debug server.
    
    Not skipping this can lead to the wrong binaries being flashed to a
    board.
    tritao committed Aug 11, 2020
    Copy the full SHA
    66069f7 View commit details
    Browse the repository at this point in the history