···
2
+
maintainer: "martin@lucina.net"
3
+
homepage: "https://github.com/mirage/mirage-solo5"
4
+
bug-reports: "https://github.com/mirage/mirage-solo5/issues/"
5
+
dev-repo: "git+https://github.com/mirage/mirage-solo5.git"
8
+
"Anil Madhavapeddy <anil@recoil.org>"
9
+
"Dan Williams <djwillia@us.ibm.com>"
10
+
"Martin Lucina <martin@lucina.net>"
16
+
["dune" "subst"] {dev}
17
+
["dune" "build" "-p" name "-j" jobs ]
21
+
"bheap" {>= "2.0.0"}
22
+
"ocaml" {>= "4.08.0"}
23
+
"cstruct" {>= "1.0.1"}
26
+
"metrics-lwt" {>= "0.2.0"}
27
+
"mirage-runtime" {>= "4.0"}
31
+
"io-page" {< "2.4.0"}
34
+
synopsis: "Solo5 core platform libraries for MirageOS"
36
+
This package provides the MirageOS `OS` library for
37
+
[Solo5](https://github.com/Solo5/solo5) targets, which handles the main loop
38
+
and timers. It also provides the low level C startup code and C stubs required
41
+
Currently this package also includes the C stubs used by the Solo5 `console`,
42
+
`block` and `net` implementations.
44
+
The OCaml runtime and C runtime required to support it are provided separately
45
+
by the [ocaml-freestanding](https://github.com/mirage/ocaml-freestanding) package.
49
+
"https://github.com/mirage/mirage-solo5/releases/download/v0.9.2/mirage-solo5-0.9.2.tbz"
51
+
"sha256=7ed6979d9148455db921c1e2d1216c73bfcff1dce389561af1b5d7e712048a97"
52
+
"sha512=b0773efa69e23c33990d152ba8a110e04aa28fc331615d621384f75aa7a2e662f6faa94f4e88f5ebffd1601ed5953d566c7a640b4a630f0b4f7ebd7c7f641c67"
55
+
x-commit-hash: "abdc5dae6a62f6113b95001cfd15982747735c14"