-
Notifications
You must be signed in to change notification settings - Fork 3k
Enable tickless mode on Silicon Labs targets #6475
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
Enable tickless mode on Silicon Labs targets #6475
Conversation
/morph build |
Build : SUCCESSBuild number : 1597 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 1230 |
Test : FAILUREBuild number : 1381 |
/morph test |
Test : FAILUREBuild number : 1384 |
/morph test |
Test : FAILUREBuild number : 1390 |
C'mon guys, this is getting ridiculous. |
Looks like PR #6340 has not disabled Testcase: |
@studavekar What was odd about the last failure was that a seperate device timed out as well. /morph test |
Test : SUCCESSBuild number : 1407 |
Description
This PR activates tickless mode on Silicon Labs targets.
Tests ran:
With lp_ticker backed by RTC: (EFM32LG, EFM32WG, EFM32GG, EFM32HG, EFM32ZG all use the same peripheral so would be covered by this test)
With lp_ticker backed by RTCC (EFM32PG, EFR32MG, EFM32PG12, EFR32MG12 all use RTCC to back lp_ticker, so should be covered by the same test):