-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32: Remove compilation warnings #5327
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
Build : SUCCESSBuild number : 222 Triggering tests/morph test |
Test : SUCCESSBuild number : 111 |
/morph uvisor-test |
1 similar comment
/morph uvisor-test |
@orenc17A Please see the latesat CI uVisor build, and restart |
/morph build |
1 similar comment
/morph build |
Build : FAILUREBuild number : 279 |
[DEBUG] Errors: Error: L6200E: Symbol __asm___7_CAN_cpp___Z7__REV16j multiply defined (by ./BUILD/MAX32620HSP/ARM/mbed-os/drivers/SPISlave.o and ./BUILD/MAX32620HSP/ARM/mbed-os/drivers/CAN.o). Looks like a genuine build issue but not really related to this PR ? |
/morph build |
Build : SUCCESSBuild number : 318 Triggering tests/morph test |
Test : SUCCESSBuild number : 145 |
Description
Remove compilation warnings due to unused variables, missing parenthesis and identical left/right operands.
Status
READY
Migrations
NO