Some checks failed
Basic Checks / license-check (push) Has been cancelled
Basic Checks / include-check (push) Has been cancelled
Basic Checks / style-check (push) Has been cancelled
Basic Checks / docs-check (push) Has been cancelled
Basic Checks / python-tests (push) Has been cancelled
Basic Checks / pin-validation (push) Has been cancelled
Basic Checks / cmake-checks (push) Has been cancelled
Basic Checks / frozen-tools-check (push) Has been cancelled
Publish or Update docker image for head of branch / prepare-tags (push) Has been cancelled
Release or update docker image for a released mbed-os version / prepare-tags (push) Has been cancelled
Publish or Update docker image for head of branch / build-container (push) Has been cancelled
Publish or Update docker image for head of branch / test-container (linux/amd64) (push) Has been cancelled
Publish or Update docker image for head of branch / test-container (linux/arm64) (push) Has been cancelled
Publish or Update docker image for head of branch / deploy-container (push) Has been cancelled
Release or update docker image for a released mbed-os version / build-container (push) Has been cancelled
Release or update docker image for a released mbed-os version / test-container (linux/amd64) (push) Has been cancelled
Release or update docker image for a released mbed-os version / test-container (linux/arm64) (push) Has been cancelled
Release or update docker image for a released mbed-os version / deploy-container (push) Has been cancelled
Prune temporary docker images / prune-images (push) Has been cancelled
55 lines
1.6 KiB
Markdown
55 lines
1.6 KiB
Markdown
<!--
|
|
|
|
************************************** WARNING **************************************
|
|
|
|
The ciarcom bot parses this header automatically. Any deviation from the
|
|
template may cause the bot to automatically correct this header or may result in a
|
|
warning message, requesting updates.
|
|
|
|
Please ensure all sections of the template below are filled in and no changes
|
|
are made to the template format. Only bugs should be raised here as issues.
|
|
Questions or enhancements should instead be raised on our forums:
|
|
https://forums.mbed.com/ .
|
|
|
|
*************************************************************************************
|
|
|
|
-->
|
|
|
|
### Description of defect
|
|
|
|
<!--
|
|
Add detailed description of what you are reporting.
|
|
Good example: https://os.mbed.com/docs/mbed-os/latest/contributing/workflow.html
|
|
-->
|
|
|
|
|
|
#### Target(s) affected by this defect ?
|
|
|
|
|
|
#### Toolchain(s) (name and version) displaying this defect ?
|
|
|
|
|
|
#### What version of Mbed-os are you using (tag or sha) ?
|
|
<!--
|
|
For a released version please provide the release tag (this can be found as per the instructions below)
|
|
|
|
mbed-os version can be found in /platform/mbed_version.h. The tag can be reconstructed as follows:
|
|
mbed-os-MBED_MAJOR_VERSION.MBED_MINOR_VERSION.MBED_PATCH_VERSION
|
|
|
|
Master branch is indicated by 'mbed-os-99.99.99
|
|
|
|
For an issue found on Master please provide the sha being used.
|
|
-->
|
|
|
|
|
|
#### What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
|
|
|
|
|
|
#### How is this defect reproduced ?
|
|
|
|
<!--
|
|
For connectivity issues it is recommended to enable mbed trace and attach the traces
|
|
generated by the logger to the issue.
|
|
-->
|
|
|