matrixkeypad_rpi_simpletest.py fails on the Raspberry Pi 5 with: `RuntimeError: Cannot determine SOC peripheral base address` This is because the library necessary for gpio pins has changed on RPi5. Finding a way to handle this on all platforms would be ideal.
Activity