Skip to content

Conversation

@kstribrnAmzn
Copy link
Member

Description

Removes the 'u' prefix as the variable is
no longer unsigned.

Test Steps

See https://github.com/search?q=repo%3AFreeRTOS%2FFreeRTOS-Kernel%20uxAutoReload%20&type=code

Checklist:

  • I have tested my changes. No regression in existing tests.
    • Will test through CI jobs.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.
    • N/A - Simple variable renaming.

Related Issue

#1165

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

@kstribrnAmzn kstribrnAmzn requested a review from a team as a code owner October 30, 2024 15:59
Removes the 'u' prefix as the variable is
no longer unsigned.
@sonarqubecloud
Copy link

@kar-rahul-aws kar-rahul-aws merged commit 8225a7f into FreeRTOS:main Oct 31, 2024
16 checks passed
@kstribrnAmzn kstribrnAmzn deleted the autoReloadName branch October 31, 2024 23:22
kstribrnAmzn added a commit to kstribrnAmzn/FreeRTOS-Kernel that referenced this pull request Nov 1, 2024
kstribrnAmzn added a commit to kstribrnAmzn/FreeRTOS-Kernel that referenced this pull request Nov 1, 2024
Fix variable name mismatch introduced by FreeRTOS#1166.
Fix MPU v2 wrappers incorrectly using UBaseType_t instead
of BaseType.
kstribrnAmzn added a commit that referenced this pull request Nov 1, 2024
Fix variable name mismatch introduced by #1166.
Fix MPU v2 wrappers incorrectly using UBaseType_t instead
of BaseType.
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