• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ARMmbed / mbed-os / 12015 / 1
57%
master: 57%

Build:
DEFAULT BRANCH: master
Ran 13 Sep 2017 10:16AM UTC
Files 85
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

13 Sep 2017 09:34AM UTC coverage: 37.137%. Remained the same
12015.1

Pull #5086

travis-ci

web-flow
Sleep: Disallow sleep for targets turning of the systick clock at sleep entry.

When the RTOS is present and the tickless mode is not implemented, it is
expected that the next tick issued by the Systick timer will wake up the MCU.
However nothing prevents an implementation of the ARM architecture to gate the
systick clock signal upon sleep entry.

Therefore on those targets sleep shall be prohibited if the RTOS is present and the
tickless mode is not implemented.

To ease life of porters , a new option has been added in the device add list:
STCLK_OF_DURING_SLEEP. This option expose that the target turn of the systick
clock during sleep.

Targets which exhibit such behavior shall add this define in their device_has list.
Pull Request #5086: Sleep: Disallow sleep for targets turning of the systick clock at sleep entry.

3264 of 8789 relevant lines covered (37.14%)

0.37 hits per line

Source Files on job 12015.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 12015
  • Travis Job 12015.1
  • 81f2c912 on github
  • Prev Job for on master (#11993.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc