Skip to content

Leonidas-from-XIV/ocaml-wiringpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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