mirror of
https://github.com/rust-embedded/awesome-embedded-rust.git
synced 2025-02-02 11:52:20 +00:00
added light-cli
This commit is contained in:
parent
4be91b9475
commit
b6fa0dedd4
1 changed files with 1 additions and 0 deletions
|
@ -328,6 +328,7 @@ Work in progress drivers. Help the authors make these crates awesome!
|
|||
- [smoltcp](https://github.com/m-labs/smoltcp): a small TCP/IP stack that runs without `alloc`
|
||||
- [embedded-graphics](https://crates.io/crates/embedded-graphics): 2D drawing library for any size display - ![crates.io](https://img.shields.io/crates/v/embedded-graphics.svg)
|
||||
- [scroll](https://crates.io/crates/scroll): extensible and endian-aware Read/Write traits for generic containers - ![crates.io](https://img.shields.io/crates/v/scroll.svg)
|
||||
- [light-cli](https://github.com/rudihorn/light-cli): a lightweight heapless cli interface
|
||||
|
||||
[no-std-category]: https://crates.io/categories/no-std
|
||||
|
||||
|
|
Loading…
Reference in a new issue