aboutsummaryrefslogtreecommitdiff
path: root/cyw43/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cyw43/README.md')
-rw-r--r--cyw43/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/cyw43/README.md b/cyw43/README.md
index 5b8f3cf40..2c24c7d36 100644
--- a/cyw43/README.md
+++ b/cyw43/README.md
@@ -45,6 +45,10 @@ nc 192.168.0.250 1234
45``` 45```
46Send it some data, you should see it echoed back and printed in the firmware's logs. 46Send it some data, you should see it echoed back and printed in the firmware's logs.
47 47
48## Minimum supported Rust version (MSRV)
49
50Embassy is guaranteed to compile on the latest stable Rust version at the time of release. It might compile with older versions but that may change in any new patch release.
51
48## License 52## License
49 53
50This work is licensed under either of 54This work is licensed under either of