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

[Fixed the Issue] Fixed the Issue#1102 of RL78 of the Context switch … #1157

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

KeitaKashima
Copy link
Contributor

Fixed issue #1102 of the RL78 MCU of the Context Switch . #1102

Description

The RL78 had an issue with the context switch in the ISR.
It could not work the context switch as reported by #1102 issue.

Test Steps

  • Tested the URL below to reproduce this issue project.

https://github.com/KeitaKashima/kernel_issue_740

Checklist:

  • [ x ] 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.

    We don't modify and add this fix of unit-tests.

Related Issue

#1102

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

Copy link

sonarcloud bot commented Oct 15, 2024

@aggarg aggarg merged commit f5cf45d into FreeRTOS:main Oct 15, 2024
16 checks passed
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