my patches for ocaml-wiringpi
Go to file
Marek Kubica db822ab65f Replace OASIS by jbuilder
Need a Raspberry Pi to do some testing.
2018-07-10 19:24:54 +02:00
pkg Replace OASIS by jbuilder 2018-07-10 19:24:54 +02:00
src Replace OASIS by jbuilder 2018-07-10 19:24:54 +02:00
test OASIS-ify source tree 2014-07-06 23:07:29 +02:00
.gitignore Replace OASIS by jbuilder 2018-07-10 19:24:54 +02:00
COPYING Relicensed to LGPL3 (with OCaml linking exception), like WiringPi 2014-07-07 09:18:09 +02:00
Makefile Replace OASIS by jbuilder 2018-07-10 19:24:54 +02:00
README.md New readme with new build instructions. 2014-07-06 23:43:00 +02:00
shiftReg.ml The pulse mode is written in reg now. 2013-12-08 00:18:56 +01:00
wiringpi.descr Replace OASIS by jbuilder 2018-07-10 19:24:54 +02:00
wiringpi.opam Replace OASIS by jbuilder 2018-07-10 19:24:54 +02:00

README.md

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