-
Notifications
You must be signed in to change notification settings - Fork 3k
Configure UNO_91H to support PDMC compile #10449
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
Configurable flash size for UNO_91H
@fredlee12001, thank you for your changes. |
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.
Looks good to me, @MarceloSalazar any thoughts?
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.
@fredlee12001 thanks for the changes! These are very much needed to enable the bootloader and platform for Pelion support.
Approved, assuming all tests pass.
@fredlee12001 Please add a suitable description in the PR header. |
PR description updated. |
@fredlee12001 Many thanks :) |
ci started |
Test run: FAILEDSummary: 2 of 7 test jobs failed Failed test jobs:
|
Please review build failures |
CI restarted |
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
A number of random iar exporter failures, possibly a licence issue so restarted |
CI restarted |
Test run: FAILEDSummary: 5 of 7 test jobs failed Failed test jobs:
|
restarted jenkins-ci |
Ci restarted again |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
1, Change target.json by add FLASHIAP, mbed address offsets etc. So that PDMC compile could pass on UNO_91H platform.
2, Add mbed APP address offset support for all 3 linker scripts.
3, UNO_91H have multi kind of flash size, add support for that by configure mbed_rom_size.
Pull request type
Reviewers
Release Notes