We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The pyOCD used is very old (v0.14.0 https://github.com/ARMmbed/mbed-os-tools/blob/master/setup.py/#L87)
The current version is v0.31.0.
Upgrading will involve updating our host test plugins for newer pyOCD and perhaps other areas.
https://github.com/ARMmbed/mbed-os-tools/blob/master/src/mbed_os_tools/test/host_tests_plugins/module_copy_pyocd.py
greentea and host-test related changes should also be cherry-picked to https://github.com/ARMmbed/greentea
[ ] Question [X] Enhancement [ ] Bug
The text was updated successfully, but these errors were encountered:
Greentea PR raised as ARMmbed/greentea#324
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Description
The pyOCD used is very old (v0.14.0 https://github.com/ARMmbed/mbed-os-tools/blob/master/setup.py/#L87)
The current version is v0.31.0.
Upgrading will involve updating our host test plugins for newer pyOCD and perhaps other areas.
https://github.com/ARMmbed/mbed-os-tools/blob/master/src/mbed_os_tools/test/host_tests_plugins/module_copy_pyocd.py
greentea and host-test related changes should also be cherry-picked to https://github.com/ARMmbed/greentea
Issue request type
The text was updated successfully, but these errors were encountered: