1
0
mirror of https://github.com/co-dan/ocaml-wiringpi/ synced 2025-11-02 22:03:50 +01:00
Marek Kubica 23bc9a080b Relicensed to LGPL3 (with OCaml linking exception), like WiringPi
Thanks Tobias Bora for agreeing, I am sure this is a sensible step.
2014-07-07 09:18:09 +02:00
2014-07-06 23:07:29 +02:00
2014-07-06 23:13:55 +02:00

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
Description
my patches for ocaml-wiringpi
Readme 225 KiB
Languages
OCaml 81.7%
C 18.3%