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.1.tbz
sha256=315ec10c5c3fcf4475696e4eccb9c52a22c37374a2849e718c3e527c34073c0f
sha512=6ae88a5377b732113f5e5e2e958293f7a6bfd3bd04b371e3ac719ce307ecc4914577046423d1a2a162c4b3b04a728c34c982832e00a1a4f78ee0cbf2d872e644

Description

This library implements the MirageOS block interface for Solo5 targets.

Tags

org:mirage

Published: 29 Nov 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