mirror of
https://github.com/rust-embedded/embedded-hal.git
synced 2026-04-29 14:21:17 +00:00
Add note about MSRV on README
This commit is contained in:
@@ -60,6 +60,11 @@ list.
|
||||
|
||||
[awesome-embedded-rust]: https://github.com/rust-embedded/awesome-embedded-rust#driver-crates
|
||||
|
||||
# Minimum Supported Rust Version (MSRV)
|
||||
|
||||
This crate is guaranteed to compile on stable Rust 1.35 and up. It *might*
|
||||
compile with older versions but that may change in any new patch release.
|
||||
|
||||
## License
|
||||
|
||||
Licensed under either of
|
||||
|
||||
Reference in New Issue
Block a user