Skip to content

clecat/ocaml-gpio-esp32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocaml-gpio-esp32

GPIO driver for esp32 in OCaml

Actually consist in stubs linking esp-idf C code with OCaml module (I suppose the long-term goal is to have a fully OCaml code, but keeping the original C code may allow us to keep it up to date more easily).

Interupts handling is missing, but for now you can do some basic stuf with those pins