golemparts/rppal

Accessing GPIOs > 54 on BCM2711 causes errors

golemparts opened this issue · 0 comments

  • pin::MAX hasn't been updated for the additional GPIOs available on the BCM2711.
  • Move all GPIO-related values to system::DeviceInfo, so we can specify these per SoC.

See also #116