-
Notifications
You must be signed in to change notification settings - Fork 3k
Modify itm_api.c for EFM32 targets #12043
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
@petroborys, 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.
@petroborys Can you please rebase to resolve a conflict? Plus remove the merge commit as well.
…K3701, EFM32GG_STK3700, EFM32LG_STK3600, EFM32PG_STK3401, EFM32PG12_STK3402 and EFM32WG_STK3800
Ok, sure |
@@ -6970,7 +6971,8 @@ | |||
"USTICKER", | |||
"TRNG", | |||
"FLASH", | |||
"MPU" | |||
"MPU", | |||
"WATCHDOG" |
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.
what is this watchdog change, is it just reorg or was watchdog actually added ?
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.
it just reorg to fix the conflict.
Started CI |
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
Test was aborted, will investigate why it took so long (cc @ARMmbed/mbed-os-test ). Will restart once we complete 5.15rc2 testing |
test restarted |
Description
Modify itm_api.c for EFM32 targets to be possible to change SWO location in device_peripherals.h
Pull request type
Release Notes
Tested on the EFM32GG11_STK3701