···
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"}
25
+
"metrics-lwt" {>= "0.2.0"}
26
+
"mirage-runtime" {>= "4.6.0"}
27
+
"mirage-sleep" {>= "4.0.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.
47
+
x-maintenance-intent: [ "(latest)" ]
50
+
"https://github.com/mirage/mirage-solo5/releases/download/v0.10.0/mirage-solo5-0.10.0.tbz"
52
+
"sha256=885ceb22ce5c7d1176dabded6690279abefd2e89429383eac6ee57a73d975480"
53
+
"sha512=75dfdb6f90f0f2b10e2c2581f4d4f57794dd0bf5fe09e929714977c803ddb6450d6ddbfb58d88a0dfd8c87ce4a3bc84bee764e1b8a0c3c3b6539b3e5f934eb39"
56
+
x-commit-hash: "be95f5a5b1af6d19ce60c1ab2475d27c007f824a"