ones I merged:
- https://github.com/adafruit/Adafruit_CircuitPython_turtle - tested PyGamer with
examples/turtle_simpletest.py
andturtle_sierpinski.py
were successful. I Triedturtle_koch.py
andturtle_overlayed_koch.py
also, and they don't seem to do anything. I will look into them some more tomorrow to see if adding back the weird lines change anything. - https://github.com/adafruit/Adafruit_CircuitPython_miniqr - tested PyGamer with
examples/miniqr_displaytest.py
- https://github.com/adafruit/Adafruit_CircuitPython_ImageLoad - tested PyGamer with
examples/imageload_simpletest.py
- https://github.com/adafruit/Adafruit_CircuitPython_RPLIDAR
- https://github.com/adafruit/Adafruit_CircuitPython_BusDevice - tested CLUE with external BME680
- https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx
Skipped these: