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
An asynchronous Hardware Abstraction Layer (HAL) for embedded systems.
9
+
An asynchronous Nardware Abstraction Layer (NAL) for embedded systems.
11
10
12
-
This crate contains asynchronous versions of the [`embedded-hal`] traits and shares its scope and [design goals].
13
-
The purpose of this crate is to iterate over these trait versions before integrating them into [`embedded-hal`].
11
+
This crate contains asynchronous versions of the [`embedded-nal`] traits and shares its scope and [design goals].
12
+
The purpose of this crate is to iterate over these trait versions before integrating them into [`embedded-nal`].
14
13
15
14
**NOTE** These traits are still experimental. At least one breaking change to this crate is expected in the future (changing from GATs to `async fn`), but there might be more.
16
15
17
-
<!-- This project is developed and maintained by the [HAL team][team]. -->
0 commit comments