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

micropython / micropython / 10866
98%

Build:
DEFAULT BRANCH: master
Ran 01 Jul 2019 07:09AM UTC
Jobs 1
Files 244
Run time 18s
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
10866

push

travis-ci

dpgeorge
stm32/boards: Optimise flash and RAM allocation for L4 boards.

Optimisations are:
- Remove FLASH_ISR section since devices with a small flash sector erase
  size don't need special FLASH_ISR handling.  This reduces flash image by
  approx 1.5k.
- Make SRAM2 contiguous with SRAM1 where possible.
- Simplify configuration of 2k RAM buffer used for flash filesystem.

RAM changes with this commit:
- L432: stack   6k -> 10k,  bss + heap   42k ->  52k
- L476: stack  16k -> 30k,  bss + heap   80k ->  96k
- L496: stack 206k -> 16k,  bss + heap  112k -> 302k

18447 of 18824 relevant lines covered (98.0%)

364495.93 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10866.3 (NAME="unix coverage build and tests") 01 Jul 2019 07:09AM UTC 0
98.0
Travis Job 10866.3
Source Files on build 10866
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10866
  • 37865920 on github
  • Prev Build on master (#10857)
  • Next Build on master (#10867)
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