1
0
mirror of https://github.com/co-dan/ocaml-wiringpi/ synced 2025-11-03 14:13:51 +01:00

typed interface for the GPIO pins on RPI 3

This commit is contained in:
dan
2019-02-09 17:54:26 +01:00
parent fb03eeee58
commit 5b9eb6b429
3 changed files with 130 additions and 2 deletions

4
_oasis
View File

@@ -9,7 +9,7 @@ Plugins: META (0.4), DevFiles (0.4)
Library "WiringPi"
Path: src/
BuildTools: ocamlbuild
Modules: WiringPi
Modules: WiringPi, Gpio3
CSources: WiringPi_stubs.c
CCLib: -lwiringPi