Skip to content

Commit

Permalink
Notify about rust rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
funbiscuit committed Jan 7, 2024
1 parent a1d3935 commit cbd0a78
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

[![codecov](https://codecov.io/gh/funbiscuit/embedded-cli/branch/master/graph/badge.svg?token=0tbOeXh0kh)](https://codecov.io/gh/funbiscuit/embedded-cli)

> [!NOTE]
> This library is in maintenance mode. Take a look at full rewrite in Rust:
> [embedded-cli-rs](https://github.com/funbiscuit/embedded-cli-rs).
> It has all features of this library and more: utf-8 support,
> lower memory usage, static dispatch and argument parsing.
Single-header CLI library intended for use in embedded systems (like STM32 or Arduino).

![Arduino Demo](examples/arduino-demo.gif)
Expand Down

0 comments on commit cbd0a78

Please sign in to comment.