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 decihours to 6 minutes and add UT to test active timer value. #157

Merged
merged 1 commit into from
Nov 8, 2023

Conversation

ActoryOu
Copy link
Member

@ActoryOu ActoryOu commented Nov 6, 2023

Fix decihours to 6 minutes and add UT to test active timer value.

Description

As FreeRTOS forum issue mentioned, decihours is 6 minutes, not 15 minutes.

Change includes:

  • Change T3324 timer value of decihours from 15 minutes to 6 minutes.
  • Add UT test cases to check T3324 timer value.

Test Steps

  • Pass UT new test cases.

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.

Related Issue

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

@ActoryOu ActoryOu merged commit b9679f3 into FreeRTOS:main Nov 8, 2023
10 checks passed
@ActoryOu ActoryOu deleted the FixT3324TimerDeciHours branch November 8, 2023 01:58
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.

None yet

3 participants