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

Allow upload method configs to specify an OpenOCD version range #340

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

multiplemonomials
Copy link
Collaborator

@multiplemonomials multiplemonomials commented Sep 8, 2024

Summary of changes

Quick update to the OpenOCD upload method to allow the configuration to specify a valid range of OpenOCD versions that will work.

Impact of changes

This will allow @ccli8 to make sure that Nuvoton upload methods only work with Nuvoton OpenOCD

Migration actions required

None

Documentation

Updated the upload method page: https://github.com/mbed-ce/mbed-os/wiki/Upload-Methods


Pull request type

[] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[X] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[X] Tests / results supplied as part of this PR

Verified that you now get an error if you use an OpenOCD version that doesn't satisfy the constraint


Copy link

@ccli8 ccli8 left a comment

Choose a reason for hiding this comment

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

Verify version OK on Nuvoton forked OpenOCD

@multiplemonomials multiplemonomials merged commit 428b56e into master Sep 9, 2024
10 checks passed
@multiplemonomials multiplemonomials deleted the dev/openocd-version-spec branch September 9, 2024 04:48
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.

3 participants