From: Jan Volckaert Date: Wed, 19 Apr 2023 18:28:05 +0000 (+0200) Subject: Add pulseio support for odroidc4 X-Git-Tag: 8.19.0~1^2~4 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/658584212cde9e7504394b6a05262d1fd2a2745e?hp=658584212cde9e7504394b6a05262d1fd2a2745e Add pulseio support for odroidc4 - added libgpiod_pulsein binary build on odroidc4 - added libgpiod_pulsein binary as package_data - added extra check to verify if i2c is available - added PulseIn to meson_g12_common that takes Pin instance and update pin id and chip name according to Pin ---