adafruit / Adafruit_Blinka

Add CircuitPython hardware API and libraries to MicroPython & CPython devices
https://learn.adafruit.com/circuitpython-on-raspberrypi-linux
MIT License
438 stars 328 forks source link

Show NotImplementedError for pwmio on the Pi 5 for now #785

Closed makermelissa closed 4 months ago

makermelissa commented 4 months ago

PWMIO is not working on the Pi 5 at the moment (see #776). This is more of a stopgap measure to at least show a more appropriate error until it has been fixed.