Hi, thanks for this library :D Im playing with a Seed Studio Xiao 7.5, trying to get something running with CircuitPython.
When trying to install it:
>$ circup --host xxxxxx --password xxxx install adafruit_uc8179
Found device seeed_xiao_esp32c3 at http://:xxxx@xxxxxxx running CircuitPython 9.2.9.
Searching for dependencies for: ['adafruit_uc8179']
WARNING:
adafruit_uc8179 is not a known CircuitPython library.
Am I missing something?
Thanks!