Skip to content

equeue: Removed RTOS dependencies with RTOS not present #6110

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

Merged
merged 2 commits into from
Feb 16, 2018

Conversation

geky
Copy link
Contributor

@geky geky commented Feb 15, 2018

Removed the dependencies and added a compilation test in Travis to protect against this regression in the future.

cc @janjongboom, @kjbracey-arm
should fix #6100

@geky geky force-pushed the equeue-fix-no-rtos branch from 35d67f4 to 9755cca Compare February 15, 2018 19:37
@studavekar
Copy link
Contributor

/morph mbed2-build

@hasnainvirk
Copy link
Contributor

Looks good. Thanks @geky

@janjongboom
Copy link
Contributor

Awesome, thanks for the quick fix.

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 16, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Feb 16, 2018

Build : SUCCESS

Build number : 1158
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6110/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Feb 16, 2018

@mbed-ci
Copy link

mbed-ci commented Feb 16, 2018

Copy link
Contributor

@cmonr cmonr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@cmonr cmonr merged commit ff41a10 into ARMmbed:master Feb 16, 2018
@cmonr cmonr removed the needs: CI label Feb 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

equeue_platform.h cannot compile without RTOS due to non-necessary included headers
7 participants