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 for baremetal compilation #1333

Merged
merged 1 commit into from
Mar 22, 2022

Conversation

kevin-f-ortega
Copy link
Collaborator

When compiling for baremetal, the TaskIdRepr definition was missing. This fixes that.

Originating Project/Creator @kevin-f-ortega
Affected Component Os/TaskIdRepr.hpp
Affected Architectures(s) Baremetal
Related Issue(s)
Has Unit Tests (y/n)
Builds Without Errors (y/n)
Unit Tests Pass (y/n)
Documentation Included (y/n)

Change Description

Adding if condition arond TaskIdRepr definition for when FW_BAREMETAL_SCHEDULER is 1.

Rationale

Fixes compilation for when compiling for baremetal

Testing/Review Recommendations

Future Work

@kevin-f-ortega kevin-f-ortega requested a review from LeStarch March 22, 2022 04:37
@LeStarch LeStarch merged commit a76f945 into nasa:devel Mar 22, 2022
@kevin-f-ortega kevin-f-ortega deleted the fix-TaskIdRepr-for-baremetal branch March 22, 2022 16:46
LeStarch pushed a commit that referenced this pull request Jun 29, 2022
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.

2 participants