You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The change addresses the following warning: ``` tasks.c:5549:40: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] 5549 | pxTaskStatus->pxTopOfStack = pxTCB->pxTopOfStack; | ``` Also add the "Build Posix_GCC Demo for Coverage Test" in the PR checks as coverage test target treats warnings as errors and therefore, will catch such warnings in PR checks. Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com> |
2 years ago | |
---|---|---|
.. | ||
auto-release.yml | 2 years ago | |
ci.yml | 2 years ago | |
git-secrets.yml | 4 years ago | |
kernel-checks.yml | 2 years ago | |
kernel-demos.yml | 2 years ago | |
unit-tests.yml | 2 years ago |