You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1281,6 +1281,7 @@ Work in progress drivers. Help the authors make these crates awesome!
1281
1281
1282
1282
[`#![no_std]` crates][no-std-category] designed to run on resource-constrained devices.
1283
1283
1284
+
1.[hayasen](https://github.com/Vaishnav-Sabari-Girish/Hayasen): An Embedded Rust crate with support for multiple sensors. [](https://crates.io/crates/hayasen)
1284
1285
1.[adskalman](https://crates.io/crates/adskalman): Kalman filter and Rauch-Tung-Striebel smoothing implementation. [](https://crates.io/crates/adskalman)
1285
1286
1.[arbitrary-int](https://crates.io/crates/arbitrary-int): This crate implements arbitrary numbers for Rust. Once included, you can use types like `u5` or `u120`
0 commit comments