-
Notifications
You must be signed in to change notification settings - Fork 3k
Make clock source changeable over mbed_app.json for EFM32-Targets #7386
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
Make clock source changeable over mbed_app.json for EFM32-Targets #7386
Conversation
By adding the missing include the clock source for EFM32-Targets is changeable over mbed_app.json.
/morph build |
Build : SUCCESSBuild number : 2492 Triggering tests/morph test |
LGTM, thanks @DBS06 for the PR. |
Test : SUCCESSBuild number : 2268 |
Exporter Build : FAILUREBuild number : 2134 |
/morph export-build |
Exporter Build : FAILUREBuild number : 2144 |
/morph export-build |
1 similar comment
/morph export-build |
Exporter Build : FAILUREBuild number : 2156 |
1 similar comment
Exporter Build : FAILUREBuild number : 2156 |
We are experiencing CI machine error, investigating and restarting once fixed |
/morph export-build |
Exporter Build : SUCCESSBuild number : 2169 |
By adding the missing include the clock source for EFM32-Targets is changeable over mbed_app.json.
Description
Referencing issue #7346. Because nothing happens by silicon-labs regarding this issue I created this PR.
Pull request type