Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli: add an output FIFO for the serial #74

Closed
jwhui opened this issue May 25, 2016 · 1 comment
Closed

cli: add an output FIFO for the serial #74

jwhui opened this issue May 25, 2016 · 1 comment
Assignees
Labels

Comments

@jwhui
Copy link
Member

jwhui commented May 25, 2016

The CLI currently does not have an output FIFO, which can cause characters to be lost if subsequent output is generated before the serial driver can transmit the first request.

@jwhui jwhui added the bug label May 25, 2016
@jwhui jwhui added this to the 0.1.0 (Initial Official Release) milestone May 25, 2016
@jwhui jwhui self-assigned this May 25, 2016
@jwhui jwhui changed the title cli: add an output FIFO for the serial port cli: add an output FIFO for the serial May 25, 2016
@jwhui
Copy link
Member Author

jwhui commented May 26, 2016

Fixed in #75.

@jwhui jwhui closed this as completed May 26, 2016
vaas-krish pushed a commit to vaas-krish/openthread that referenced this issue May 23, 2017
…HREAD-116 to master

* commit 'e7633d7852856572fbda6a029381e15e82df70d8':
  Remove dependency on c++11.
lmnotran referenced this issue in SiliconLabs/openthread Jul 9, 2021
Merge in WMN_STACKS/openthread from bugfix/OPENTHREAD-1280 to develop/gecko_sdk_3.2

* commit '28afd226e5699512f8ae038d1bdf563e6bb844e8':
  Remove unnecessary check
lmnotran pushed a commit to lmnotran/openthread that referenced this issue Aug 2, 2021
Bumps [openthread](https://github.com/openthread/openthread) from `7344d9c` to `95c5cb7`.
- [Commits](openthread/openthread@7344d9c...95c5cb7)

---
updated-dependencies:
- dependency-name: openthread
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant