AdaCore / Ada_Drivers_Library

Ada source code and complete sample GNAT projects for selected bare-board platforms supported by GNAT.
BSD 3-Clause "New" or "Revised" License
240 stars 141 forks source link

Support libgpiod for Linux native #283

Open Fabien-Chouteau opened 5 years ago

Fabien-Chouteau commented 5 years ago

libgpiod is the new standard interface for GPIOs on Linux.

It would be interesting to have an implementation of HAL.GPIO based on libgpiod in Ada Drivers Library.