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

Log J-Link firmware string when selecting serial port #81

Merged
merged 2 commits into from
Jan 16, 2018

Conversation

mrodem
Copy link
Contributor

@mrodem mrodem commented Jan 5, 2018

This replaces #74, which is now conflicting with master. Using open/close from pc-nrfjprog-js so that getting the probe info does not slow down opening the serial port.

Note: I took the liberty to remove the connectivity firmware's transport type from the log output as it only said "transportType: 1", which is not very informative. Let me know if we still need to log this. In that case, I think we should show what the "1" actually means.

The intention behind this action is to inform that we have recieved the
device info, not that we are sending a request to get it. Renaming to
make it more clear.
Copy link
Contributor

@bihanssen bihanssen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Copy link

@IvanSanchez IvanSanchez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mrodem mrodem merged commit fded393 into master Jan 16, 2018
@mrodem mrodem deleted the feature/log-jlink-firmware branch January 16, 2018 07:03
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.

None yet

3 participants