-
Notifications
You must be signed in to change notification settings - Fork 3k
Corrects intermittent CLion exporter issue with cmake build directory #6001
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
Conversation
…ses compiler to fail in unexpect...
User not whitelisted, CI not run. |
@drewcassidy, do you think you could test this PR? I'm not in a position to be able to quickly test this PR, but since you submitted the bug, it sounds like you are. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes the problem
/morph build |
1 similar comment
/morph build |
Build : SUCCESSBuild number : 1061 Triggering tests/morph test |
/morph uvisor-test |
Two different failures, both device timeouts... |
Exporter Build : SUCCESSBuild number : 740 |
/morph uvisor-test |
/morph uvisor-test |
Description
adds a .mbedignore file to cmake binary dirs generated, which ensures they are ignored when compiling using the mbed-cli
Status
READY
Fixes #5985