Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 341 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 341 Bytes

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