We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Checklist
Describe the bug There area few typos and minor bugs in the VxWorks PSP layer. e.g. reset-type/sub-type:
PSP/fsw/mcp750-vxworks/src/cfe_psp_start.c
Lines 163 to 179 in cdc73e5
GetModuldIdFunc missing the 'e' in 'Module:
PSP/fsw/mcp750-vxworks/src/cfe_psp_memory.c
Lines 474 to 481 in cdc73e5
Expected behavior Correct for clarity-sake.
Reporter Info Avi Weiss @thnkslprpt
The text was updated successfully, but these errors were encountered:
Fix nasa#443, Correct minor bugs + typos in the VxWorks layer
ebeb5aa
e3ef871
Successfully merging a pull request may close this issue.
Checklist
Describe the bug
There area few typos and minor bugs in the VxWorks PSP layer.
e.g. reset-type/sub-type:
PSP/fsw/mcp750-vxworks/src/cfe_psp_start.c
Lines 163 to 179 in cdc73e5
GetModuldIdFunc missing the 'e' in 'Module:
PSP/fsw/mcp750-vxworks/src/cfe_psp_memory.c
Lines 474 to 481 in cdc73e5
Expected behavior
Correct for clarity-sake.
Reporter Info
Avi Weiss @thnkslprpt
The text was updated successfully, but these errors were encountered: