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

Fix cmake example errors #1037

Merged
merged 10 commits into from
Apr 18, 2024
Merged

Conversation

kar-rahul-aws
Copy link
Member

Description

This PR fixes the 'int' to 'BaseType_t' and 'int' to 'UBaseType_t' conversion errors in FreeRTOS+Kernel Source files.

Test Steps

Compiled the cmake example without any warnings/errors.

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@kar-rahul-aws kar-rahul-aws requested a review from a team as a code owner April 18, 2024 08:52
@kar-rahul-aws kar-rahul-aws marked this pull request as draft April 18, 2024 08:52
@kar-rahul-aws kar-rahul-aws marked this pull request as ready for review April 18, 2024 09:27
aggarg
aggarg previously approved these changes Apr 18, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@aggarg aggarg merged commit bbc0589 into FreeRTOS:main Apr 18, 2024
16 checks passed
@aggarg aggarg deleted the fix_cmake_example_errors branch April 18, 2024 13:38
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.

4 participants