Skip to content

Commit 14cd3eb

Browse files
funbiscuiteldruin
authored andcommitted
Add embedded-cli
1 parent 9b3f030 commit 14cd3eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,6 +1218,7 @@ Work in progress drivers. Help the authors make these crates awesome!
12181218
1. [crossbus](https://github.com/hominee/crossbus): A Platform-Less, Runtime-Less Actor Computing Model.
12191219
1. [ector](https://github.com/drogue-iot/ector): An async actor framework for embedded, based on embassy.
12201220
1. [embassy]: A set of embedded async tools to make async/await a first-class option for embedded development
1221+
1. [embedded-cli](https://crates.io/crates/embedded-cli): CLI library with autocompletion, subcommands, options, help and history support. ![crates.io](https://img.shields.io/crates/v/embedded-cli.svg)
12211222
1. [embedded-crc-macros](https://crates.io/crates/embedded-crc-macros): Macros implementing portable CRC algorithms and build-time lookup table generation. ![crates.io](https://img.shields.io/crates/v/embedded-crc-macros.svg)
12221223
1. [embedded-update](https://github.com/drogue-iot/embedded-update): Pluggable firmware update protocol for embedded devices.
12231224
1. [embedded-tls](https://github.com/drogue-iot/embedded-tls): A TLS 1.3 implementation that runs in a no-std environment.

0 commit comments

Comments
 (0)