mirage-device
Abstract devices for MirageOS
README
mirage-device defines Mirage_device.S, the signature for
basic abstract devices for MirageOS and a pretty-printing function
for device errors.
Installation
mirage-device
can be installed with opam
:
opam install mirage-device
If you don't use opam
consult the opam
file for build
instructions.
Documentation
The documentation and API reference is automatically generated byodoc
from the interfaces. It can be consulted online.
Install
- Authors
-
- Maintainers
-
Sources
Dependencies
Reverse Dependencies
mirage-block
>= "1.0.0" & < "2.0.0"
mirage-clock
< "3.0.0"
mirage-console
>= "2.2.0" & < "3.0.0"
mirage-fs
>= "1.0.0" & < "3.0.0"
mirage-kv
< "3.0.0"
mirage-net
>= "1.0.0" & < "3.0.0"
mirage-protocols
< "4.0.0"
mirage-stack
< "2.0.0"
mirage-time
< "2.0.0"
mirage-types
>= "3.0.0" & < "3.7.1"