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

Add VxWorks RTOS support #1763

Closed
wants to merge 1 commit into from
Closed

Add VxWorks RTOS support #1763

wants to merge 1 commit into from

Conversation

yiting16
Copy link
Contributor

@yiting16 yiting16 commented Dec 1, 2021

Issue #, if available:

Description of changes:
This adds VxWorks RTOS support, including:

  • build posix demos for VxWorks
  • find libc instead of librt
  • mention VxWorks in the README

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

This adds VxWorks RTOS support, including:

- build posix demos for VxWorks
- find libc instead of librt
- mention VxWorks in the README

Signed-off-by: Yiting Wang <yiting.wang@windriver.com>
@yiting16 yiting16 requested a review from a team as a code owner December 1, 2021 05:27
@jasonpcarroll
Copy link
Member

Thank you for contributing. The team is looking into it.

@aggarg
Copy link
Member

aggarg commented Dec 3, 2021

This PR added the flexibility to configure LIB_RT_NAME. You should now be able to supply -DLIB_RT_NAME and -DPLATFORM_NAME on the command line.

I am closing this PR as this no longer seems needed. Feel free to re-open if you face any issue.

@aggarg aggarg closed this Dec 3, 2021
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