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

micropython / micropython / 14575
98%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2020 01:01AM UTC
Jobs 1
Files 277
Run time 32s
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

pending completion
14575

push

travis-ci-com

dpgeorge
stm32/machine_adc: Fix ADC auto-calibration to run when ADC not enabled.

Prior to this commit, the ADC calibration code was never executing because
ADVREGEN bit was set making the CR register always non-zero.

This commit changes the logic so that ADC calibration is always run when
the ADC is disabled and an ADC channel is initialised.  It also uses the LL
API functions to do the calibration, to make sure it is done correctly on
each MCU variant.

Signed-off-by: Damien George <damien@micropython.org>

19510 of 19905 relevant lines covered (98.02%)

414670.8 hits per line

Jobs
ID Job ID Ran Files Coverage
6 14575.6 (MAKEOPTS="-j4") 29 Oct 2020 01:01AM UTC 0
98.02
Travis Job 14575.6
Source Files on build 14575
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #14575
  • 0118c079 on github
  • Prev Build on master (#14568)
  • Next Build on master (#14577)
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