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

RISC-V documentation fixes #1196

Merged
merged 1 commit into from
Nov 20, 2024

Conversation

rwardd
Copy link
Contributor

@rwardd rwardd commented Nov 20, 2024

Description

Whilst reading through the RISC-V portASM.S, I noticed the documentation on lines 35 and 49 referenced an old directory (RISC-V-RV32/). After grepping through the other files in the directory, I noticed some discrepancies (some referencing RISC-V/, and some referencing RISC-V-RV32/). I've gone through and made the necessary changes.

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.

@rwardd rwardd requested a review from a team as a code owner November 20, 2024 06:07
Copy link

sonarcloud bot commented Nov 20, 2024

@aggarg aggarg merged commit 874fa7b into FreeRTOS:main Nov 20, 2024
16 checks passed
@aggarg
Copy link
Member

aggarg commented Nov 20, 2024

Thank you for your contribution!

@tomsalpietro
Copy link

Great work!

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