···
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.3/mirage-solo5-0.9.3.tbz"
51
+
"sha256=af0900dcebd4f63307fcbe5f93dd178bbc22d911708c44afcb76ca039027a033"
52
+
"sha512=02ecf944333d555ae1e851e19f6498dc2d09f0b3a5efa568c42c3d65241b354169d8a0d19b82d66d44c95377487485db4e56c800976cfbe7784d0553ab7d8006"
55
+
x-commit-hash: "42e6d5f4cae7458bc8edd14d5cbd6c364052c969"