-
Notifications
You must be signed in to change notification settings - Fork 3k
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
TT_M3HQ fails to compile with mbed-os master #11143
Labels
Comments
Internal Jira reference: https://jira.arm.com/browse/MBOCUSTRIA-1551 |
mbed-os-example-blinky also fails to compile. |
FYI
|
@Tharazi97 How did you test your patch #11237 ? The latest nightly still contain a problem:
I can reproduce this locally as well. I'll reopen this issue |
Fix should be simple, I'll send PR shortly |
0xc0170
added a commit
to 0xc0170/mbed-os
that referenced
this issue
Aug 21, 2019
They define slave for spi, rtc but do not contain implementation - removing them. Fixes ARMmbed#11143
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Target board TT_M3HQ fails to compile any Greentea tests currently when using mbed-os master. Happens with GCC_ARM, ARM and IAR.
Steps to reproduce:
checkout latest mbed-os master
mbed compile -m TT_M3HQ -t ARM
Compiler error:
Issue request type
The text was updated successfully, but these errors were encountered: