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

ARMmbed / mbed-os / 20886
33%
master: 57%

Build:
Build:
LAST BUILD BRANCH: test-resources
DEFAULT BRANCH: master
Ran 10 Sep 2018 07:13PM UTC
Jobs 1
Files 747
Run time 1min
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
20886

Pull #8046

travis-ci

web-flow
NRF52 serial: Fix UART console RX

While investigating the RX issue on NRF52_DK after SDK 14 updates,
it is observed that the RX FIFO doesn't get filled up when the
flow control is disabled. If using Serial interface, the stdio file
handles (0, 1, 2) get opened. This results in configuring the flow
control for STDIO.

However, if RawSerial is used, the STDIO file handles
don't get opened. During the debug process it was observed that if the
flow control is configured once and set to disabled the RX flow worked
as expected.

Alternative to this approach is for the user application specifically
enables flow control as done in mbed's Greentea test suite. See https://goo.gl/r8nBYH

See https://goo.gl/8VB2qg step 14 for _initio's description.
See test code to reproduce the issue and test fix here: https://goo.gl/AQU1xG
Pull Request #8046: NRF52 serial: Fix UART console RX

35546 of 106656 relevant lines covered (33.33%)

0.33 hits per line

Jobs
ID Job ID Ran Files Coverage
2 20886.2 (NAME=tools-py2.7) 10 Sep 2018 07:13PM UTC 0
33.33
Travis Job 20886.2
Source Files on build 20886
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #20886
  • Pull Request #8046
  • PR Base - master (#20861)
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