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

micropython / micropython / 11862
98%

Build:
DEFAULT BRANCH: master
Ran 11 Nov 2019 12:54AM UTC
Jobs 1
Files 266
Run time 13s
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
11862

push

travis-ci

dpgeorge
extmod: Consolidate FAT FS config to MICROPY_VFS_FAT across all ports.

This commit removes the Makefile-level MICROPY_FATFS config and moves the
MICROPY_VFS_FAT config to the Makefile level to replace it.  It also moves
the include of the oofatfs source files in the build from each port to a
central place in extmod/extmod.mk.

For a port to enabled VFS FAT support it should now set MICROPY_VFS_FAT=1
at the level of the Makefile.  This will include the relevant oofatfs files
in the build and set MICROPY_VFS_FAT=1 at the C (preprocessor) level.

18795 of 19180 relevant lines covered (97.99%)

347595.82 hits per line

Jobs
ID Job ID Ran Files Coverage
3 11862.3 (NAME="unix coverage build and tests") 11 Nov 2019 12:54AM UTC 0
97.99
Travis Job 11862.3
Source Files on build 11862
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #11862
  • 799b6d1e on github
  • Prev Build on master (#11854)
  • Next Build on master (#11863)
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