Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

[uart] UART hangs after input one letter #1541

@qiaojingx

Description

@qiaojingx

Description

This is a regression issue. UART hangs after input one letter when running UART.js and test-uart-read-manual.js. This issue is also observed in zjs-0.4.

Test Code

UART.js;
test-uart-read-manual.js.

Steps to Reproduction

  1. $ make JS=samples/UART.js
  2. $ make dfu
  3. Reset the board
  4. In another Terminal: minicom -D /dev/ttyACM0

Actual Result

UART hangs after input one letter
selection_017

Expected Result

28055103-1ad92278-664a-11e7-9722-816fe3288292

Test Builds

Branch Commit Id Target Device Test Date Result
master 85059f0 - 174f35f Arduino 101 Sep 19, 2017 Fail
zjs-0.4 85059f0 - b11dc55 Arduino 101 Sep 19, 2017 Fail
master 97e2975 Arduino 101 Sep 19, 2017 Pass

Additional Information

This issue is caused by commit 85059f0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions