Commit Graph

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