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

kammce / SJSU-Dev2 / 1313
84%
master: 88%

Build:
Build:
LAST BUILD BRANCH: fix-travis
DEFAULT BRANCH: master
Ran 26 Oct 2018 02:20PM UTC
Jobs 1
Files 76
Run time 4s
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
1313

Pull #230

travis-ci

web-flow
Fix bootloader break by unwind implementation

Needed to removed a the following startup functions from the unwind call
in order to get the bootloader to work. If the unwind functions are
called before everything has been initialized, the system would crash.

- void ResetIsr(void)
- void InitDataSection());
- void InitBssSection());
- void InitFpu());
- void __libc_init_array());
- void LowLevelInit());
Pull Request #230: Fix bootloader break by unwind implementation

1588 of 1899 relevant lines covered (83.62%)

5.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1313.1 26 Oct 2018 02:20PM UTC 0
83.62
Travis Job 1313.1
Source Files on build 1313
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1313
  • Pull Request #230
  • PR Base - master (#1304)
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