Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lurch
Copy link
Contributor

@lurch lurch commented Sep 3, 2025

ping @P33M

@burtyb
Copy link

burtyb commented Sep 4, 2025

Would it be worth saying 2.x.y is shown as 2.xy in the lsusb output to avoid potential confusion?

@lurch
Copy link
Contributor Author

lurch commented Sep 4, 2025

Would it be worth saying 2.x.y is shown as 2.xy in the lsusb output to avoid potential confusion?

Thanks, done 👍

@lurch lurch requested a review from JeuneseRPi September 4, 2025 08:50

[NOTE]
--
The `Info : CMSIS-DAP: FW Version = 2.0.0` line reported by `openocd` only refers to the CMSIS-DAP protocol level (which is different to the Debug Probe firmware version). To check the firmware version of your Debug Probe, run:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
The `Info : CMSIS-DAP: FW Version = 2.0.0` line reported by `openocd` only refers to the CMSIS-DAP protocol level (which is different to the Debug Probe firmware version). To check the firmware version of your Debug Probe, run:
The `Info : CMSIS-DAP: FW Version = 2.0.0` line reported by `openocd` only refers to the `CMSIS-DAP` protocol level (which is different to the Debug Probe firmware version). To check the firmware version of your Debug Probe, run:

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure that CMSIS-DAP needs to be put in backticks? https://arm-software.github.io/CMSIS_5/DAP/html/index.html just uses it as a regular word.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Backticks are typically added for literal identifiers (like a protocol name or configuration option) that might appear in code or logs. I put it in backticks because it's the name of a protocol, but you could also make the argument that you're describing the protocol more generally if you really want to remove the backticks.

@lurch lurch requested a review from JeuneseRPi September 9, 2025 16:19
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.

4 participants