1
0
mirror of https://github.com/co-dan/ocaml-wiringpi/ synced 2025-11-02 22:03:50 +01:00
Marek Kubica cdac97b364 Adjust to OCaml naming conventions
Use own C prefix, not the one of the OCaml compiler
2014-11-16 11:40:49 +01:00
2014-11-16 11:40:49 +01: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%