-
Notifications
You must be signed in to change notification settings - Fork 3k
mbed-os-5.15: Nuvoton: Fixed NUC472 SD buffer alignment #13512
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
@cyliangtw, thank you for your changes. |
@ciarmcom |
There is another PR fixing gcc arm version, once it is in, I'll restart all 5.15 PRs. |
Travis passed, perfect, I'll run CI for 5.15 jobs later today. |
CI started |
Test run: SUCCESSSummary: 10 of 10 test jobs passed |
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.
Approved.
Update? |
@ccli8 Thanks for the reminder, we are now processing remaining 5.15 PRs to update all of them |
Summary of changes
This PR is to correct NUC472 SD buffer alignment as 4 bytes instead of original 4K, it could resolve the issue
of mbed-os-example-pelion NUC472 GCC build failed in Pelion PR #147
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers
@MarceloSalazar
@teetak01