dan
|
0beb92d299
|
add an example
|
2019-02-09 23:43:08 +01:00 |
dan
|
5b9eb6b429
|
typed interface for the GPIO pins on RPI 3
|
2019-02-09 17:54:26 +01:00 |
Marek Kubica
|
fb03eeee58
|
Merge pull request #4 from co-dan/master
Fix the `ocamlwiring_pull_up_dn_control` stub
|
2019-01-27 14:06:18 +01:00 |
Dan Frumin
|
1e32b9112a
|
Fix the `ocamlwiring_pull_up_dn_control` stub
|
2019-01-27 13:58:05 +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 |
Marek Kubica
|
9cd950b00c
|
Added analogRead/analogWrite
|
2014-11-16 11:28:57 +01:00 |
Marek Kubica
|
7545734cb3
|
Whitespace be gone
|
2014-11-16 11:20:00 +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 |
Marek Kubica
|
bc75383559
|
New readme with new build instructions.
|
2014-07-06 23:43:00 +02:00 |
Marek Kubica
|
1be98ccdac
|
Reindent in a style similar to the one used by the OCaml compiler
indent -kr -i2
|
2014-07-06 23:36:08 +02:00 |
Marek Kubica
|
182bdb8393
|
CAMLprim is not needed, use EOL80
|
2014-07-06 23:25:38 +02:00 |
Marek Kubica
|
aecf1b42f7
|
Even more files to ignore
|
2014-07-06 23:13:55 +02:00 |
Marek Kubica
|
a97c5d4ad8
|
Ignore OASIS generated stuff
|
2014-07-06 23:09:32 +02:00 |
Marek Kubica
|
64e023e2e7
|
OASIS-ify source tree
|
2014-07-06 23:07:29 +02:00 |
Marek Kubica
|
5e6fc8eecc
|
No need for binaries, thanks
|
2014-07-06 21:52:16 +02:00 |
Tobias Bora
|
03753f2129
|
Minor modification in doc and add global variables in sapin_noel.ml
|
2013-12-17 21:23:04 +01:00 |
Tobias Bora
|
1a7b22e8d4
|
Add test_led with lot's of interesting test functions (not documented yet), and the file sapin_noel is for 2 reg now.
|
2013-12-15 07:40:30 +01:00 |
Tobias Bora
|
72dce7118a
|
Minor : Add t and f for true/false.
|
2013-12-11 23:04:49 +01:00 |
Tobias Bora
|
076fc58545
|
The pulse mode is written in reg now.
|
2013-12-08 00:18:56 +01:00 |
Tobias Bora
|
6a7384ae0f
|
Minor README modification.
|
2013-12-07 23:34:10 +01:00 |
Tobias Bora
|
d65bed4fa6
|
Pulse mode created.
|
2013-12-07 22:52:01 +01:00 |
Tobias Bora
|
76be9195ee
|
Revert mode activated.
|
2013-12-07 19:51:40 +01:00 |
Tobias Bora
|
2a7ca76e15
|
Add README + COPYING + function search ln
|
2013-12-07 03:58:45 +01:00 |
Tobias Bora
|
59b417485f
|
First commit, a first version of wiringPiOcaml works, and the shift register can be used !
|
2013-12-03 10:49:04 +01:00 |