added an entry for a lightweight and heapless command line interface which can parse data from any struct implementing the serial read trait from embedded-hal
it is still WIP, but the basics work and receiving feedback would be nice
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/rust-embedded/awesome-embedded-rust/pull/41
**Author:** [@rudihorn](https://github.com/rudihorn)
**Created:** 5/13/2018
**Status:** ✅ Merged
**Merged:** 5/19/2018
**Merged by:** [@therealprof](https://github.com/therealprof)
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (2)
- [`b6fa0de`](https://github.com/rust-embedded/awesome-embedded-rust/commit/b6fa0dedd4b122352a760c5544947828e28e2e63) added light-cli
- [`bd095ef`](https://github.com/rust-embedded/awesome-embedded-rust/commit/bd095eff468316416b7b3030594ec9c4175e139d) added wip for crates
### 📊 Changes
**1 file changed** (+6 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+6 -0)
</details>
### 📄 Description
added an entry for a lightweight and heapless command line interface which can parse data from any struct implementing the serial read trait from embedded-hal
it is still WIP, but the basics work and receiving feedback would be nice
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/rust-embedded/awesome-embedded-rust/pull/41
Author: @rudihorn
Created: 5/13/2018
Status: ✅ Merged
Merged: 5/19/2018
Merged by: @therealprof
Base:
master← Head:master📝 Commits (2)
b6fa0deadded light-clibd095efadded wip for crates📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
README.md(+6 -0)📄 Description
added an entry for a lightweight and heapless command line interface which can parse data from any struct implementing the serial read trait from embedded-hal
it is still WIP, but the basics work and receiving feedback would be nice
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.