Virgile Robles

Results 5 issues of Virgile Robles

Browsable code documentation should be automatically generated both for Rust and OCaml code, and published somewhere (github pages, wiki, another website). - [ ] Make documentation generation work locally -...

Tweag

In some cases (such as when using [`opam-nix`](https://github.com/tweag/opam-nix)+`direnv`), we are in a shell with the env hook enabled but `opam` has been replaced by a dummy binary. In this situation,...

STATE: NEED INVESTIGATION

```ocaml open Lwt.Syntax module Hello (T : Mirage_time.S) = struct let f1c = ref 0 let f2c = ref 0 let rec f1 () = Logs.info (fun f -> f...

### Contribution description The SAUL interface exposes two sensors for humidity and temperature, while the internal `dht` driver exposes a single `dht_read` function with two pointers to store humidity and...

Area: drivers

Assemble and manage fully vendored Dune repositories - Project page: https://github.com/tarides/opam-monorepo - Documentation: https://tarides.github.io/opam-monorepo ##### CHANGES: ### Added ### Changed ### Deprecated ### Fixed - Avoid generating conflicts with virtual...