-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix LED_RED mapping on NUCLEO_F429ZI #7324
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
/morph build |
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.
Thanks
Travis job for astyle is having difficulties to fetch astyle package (website problem) 😞 |
Build : SUCCESSBuild number : 2447 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2078 |
Test : SUCCESSBuild number : 2226 |
Hi @soramame21. We recently found an issue with the way Astyle in Travis CI was being setup such that it was always failing PRs. The PR will need to be rebased to get the fix which is now in master (#7338). Once this PR is rebased, we'll prioritize getting it back into CI as soon as possible. |
Ooor not... sigh At least we can merge this in. |
Description
the LED_RED was mapped to blue color led by mistake.
Pull request type