RaspberryPiFoundation / python-build-hat

Build HAT Python library
MIT License
55 stars 19 forks source link

Fix Build HAT library to work on Raspberry Pi 5 #203

Closed lurch closed 11 months ago

lurch commented 11 months ago

On a Raspberry Pi 5, the UART on the GPIO header (that Build HAT uses) is only available via /dev/ttyAMA0 and not via the /dev/serial0 symlink.