-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix initial SP for new Silicon Labs targets on ARMCC #6488
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
EFR32MG1, EFR32MG12 and EFM32PG12 didn't have a fixed ARMCC linker script yet.
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.
👍
/morph build |
Build : SUCCESSBuild number : 1608 Triggering tests/morph test |
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.
LGTM @stevew817 . Thanks!
LGTM! |
Exporter Build : SUCCESSBuild number : 1240 |
@stevew817 For future reference please do not remove the PR proforma . Just add your description in the section provided and make sure you select the PR type in the list (by just adding a X to the relevant type). Also the description should better explain what the PR is doing. Thanks. |
Exporter Build : FAILUREBuild number : 1353 |
Description
EFR32MG1, EFR32MG12 and EFM32PG12 didn't have a fixed ARMCC linker script yet.
Pull request type
[ X ] Fix
[ ] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change