Add TRACE32 to Debuggers section#406
Conversation
| ### MCU-Link | ||
|
|
||
| MCU-Link is a debugging probe that also functions as a programmer, provided by NXP Semiconductors. It supports a variety of ARM Cortex microcontrollers and interfaces seamlessly with development tools like MCUXpresso IDE. MCU-Link is particularly notable for its versatility and affordability, making it an accessible option for hobbyists, educators, and professional developers alike. No newline at end of file | ||
| MCU-Link is a debugging probe that also functions as a programmer, provided by NXP Semiconductors. It supports a variety of ARM Cortex microcontrollers and interfaces seamlessly with development tools like MCUXpresso IDE. MCU-Link is particularly notable for its versatility and affordability, making it an accessible option for hobbyists, educators, and professional developers alike. |
There was a problem hiding this comment.
I don't understand why this line is changed in the diff? Probably just being dumb.
There was a problem hiding this comment.
You're right — I didn’t intend to change that line.
It looks like there might be a minor whitespace or formatting difference introduced when editing in the GitHub web editor.
I can revert it to avoid unnecessary diff noise.
There was a problem hiding this comment.
However, after attempting to restore the original content, it seems the remaining difference may be due to subtle newline or encoding changes that are not visible in the web editor.
Since there are no actual content changes, please let me know whether this can be merged as-is or if you would prefer me to address it using a local Git workflow.
|
You should be able to amend or rebase the commit and then force-push the result. But honestly it's just as easy for us to deal with this. This all looks good to me, but I'd like a review by one more before we merge, as I'm not too familiar with any of this. |
Closes #404
This PR adds a short mention of TRACE32 (Lauterbach)
to the Tooling → Debuggers section.
Please let me know if any wording adjustments are needed.