ocaml-wiringpi/README.md

341 B

WiringPi for OCaml

A binding for the WiringPi library for OCaml.

Build

You need to have OASIS, the best way to get it is to use OPAM.

oasis setup
ocaml setup.ml -configure
ocaml setup.ml -build