[PR #41] [MERGED] added light-cli #70

Closed
opened 2025-11-06 08:15:04 -06:00 by GiteaMirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (2)

📊 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.

## 📋 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>
GiteaMirror added the pull-request label 2025-11-06 08:15:04 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-embedded-rust#70