On 10-03-23, 11:45, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > Add a new rust example - a simplified reimplementation of the gpionotify > tool. > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > --- > Viresh, please take a look at my attempt at a rust sample. :) > > bindings/rust/libgpiod/examples/Makefile.am | 1 + > bindings/rust/libgpiod/examples/gpionotify.rs | 53 +++++++++++++++++++ > 2 files changed, 54 insertions(+) > create mode 100644 bindings/rust/libgpiod/examples/gpionotify.rs Acked-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> -- viresh