We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b5698 commit b3a8389Copy full SHA for b3a8389
README.md
@@ -5,9 +5,9 @@
5
[](https://crates.io/crates/async-io-mini)
6
[](https://docs.rs/async-io-mini)
7
8
-Async I/O and timers. **Experimental**
+Async I/O and timers for MCUs.
9
10
-This crate is an experimental fork of the splendid [`async-io`](https://github.com/smol-rs/async-io) crate targetting MCUs and ESP-IDF in particular.
+This crate is a fork of the splendid [`async-io`](https://github.com/smol-rs/async-io) crate targetting MCUs and ESP-IDF in particular.
11
12
## How to use?
13
0 commit comments