package mirage-block-solo5

  1. Overview
  2. Docs
Solo5 implementation of MirageOS block interface

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-block-solo5-0.8.0.tbz
sha256=0619677d13a44246383ca32dfe4c2554652e9650ca4c4a5d35b1b00c58b411e7
sha512=5473130ddc9a324ab50d2de54d446bfe184c44b1ec1b14b2fc2be5d9ce7e9fce3063e26bbbbd2439aa803af79eac9741a768ca01d61fd5f10362328c2f17a04f

Description

This library implements the MirageOS block interface for Solo5 targets.

Tags

org:mirage

Published: 27 Mar 2022

README

mirage-block-solo5 -- Solo5 implementation of MirageOS block interface

This library implements the MirageOS block interface for Solo5 targets.

Dependencies (7)

  1. fmt >= "0.8.7"
  2. mirage-solo5 >= "0.7.0"
  3. mirage-block >= "2.0.0"
  4. cstruct >= "6.0.0"
  5. lwt >= "2.4.3"
  6. dune >= "2.0"
  7. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. docteur-solo5 >= "0.0.3"

Conflicts

None