X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/blobdiff_plain/b2e4f6071ce706f8fa34ec10eda6e4dce91b5ebc..55ac80c98600b7bbe83918f9a2938c893d181462:/setup.py diff --git a/setup.py b/setup.py index 51df791..c94ab3c 100755 --- a/setup.py +++ b/setup.py @@ -75,6 +75,9 @@ setup( "libgpiod_pulsein", "libgpiod_pulsein64", ], + "adafruit_blinka.microcontroller.amlogic.meson_g12_common.pulseio": [ + "libgpiod_pulsein", + ], "micropython-stubs": ["*.pyi"], }, include_package_data=True,