Bug GPIO balenaOS 6.5.1+rev2

@Firat @yardstick1 thanks for your messages!

Due to changes with the new Raspberry Pi OS, the RPi.GPIO library commonly used has been deprecated, so it is not compatible with the newer OS versions.

Check out Raspberry Pi’s History of GPIO usage document (PDF) for tips on GPIO libraries compatible with the Raspberry Pi including libgpiod.

Is it possible to change the GPIO library from your projects?