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

micropython / micropython / 14137
98%

Build:
DEFAULT BRANCH: master
Ran 21 Aug 2020 01:35AM UTC
Jobs 1
Files 274
Run time 17s
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
14137

push

travis-ci-com

dpgeorge
zephyr: Include storage/flash_map.h unconditionally.

Include storage/flash_map.h unconditionally so we always have access to the
FLASH_AREA_LABEL_EXISTS macro, even if CONFIG_FLASH_MAP is not defined.

This fixes a build error for the qemu_x86 board:

main.c:108:63: error: missing binary operator before token "("
  108 |     #elif defined(CONFIG_FLASH_MAP) && FLASH_AREA_LABEL_EXISTS(storage)
      |                                                               ^
../../py/mkrules.mk:88: recipe for target 'build/genhdr/qstr.i.last' failed

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>

19475 of 19869 relevant lines covered (98.02%)

433135.16 hits per line

Jobs
ID Job ID Ran Files Coverage
5 14137.5 (MAKEOPTS="-j4") 21 Aug 2020 01:35AM UTC 0
98.02
Travis Job 14137.5
Source Files on build 14137
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #14137
  • ac94e06f on github
  • Prev Build on master (#14118)
  • Next Build on master (#14139)
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