#structures #zephyr #vm #host #guest #shared #environment

rs-zephyr-common

Common structures between the zephyr sdk and vm

9 releases

0.1.8 Nov 5, 2024
0.1.7 Aug 14, 2024
0.1.3 Jul 7, 2024
0.1.2 May 5, 2024
0.1.0 Apr 26, 2024

#2 in #zephyr

Download history 46/week @ 2024-07-29 269/week @ 2024-08-05 213/week @ 2024-08-12 4/week @ 2024-08-19 23/week @ 2024-08-26 12/week @ 2024-09-02 12/week @ 2024-09-09 67/week @ 2024-09-16 47/week @ 2024-09-23 59/week @ 2024-09-30 8/week @ 2024-10-07 3/week @ 2024-10-14 4/week @ 2024-10-28 134/week @ 2024-11-04 7/week @ 2024-11-11

145 downloads per month
Used in 3 crates

Apache-2.0

10KB
226 lines

Common Structures

This crate holds some of the structures shared between the host and the guest environment.


lib.rs:

Common structures between the environment and the SDK. This crate omits the structures that are shared between Zephyr and Mercury due to the latter's closed-source nature.

Dependencies

~12–16MB
~326K SLoC