Diver support on the BeagleBone Black board

Hi everyone,
I want to build a large LED P10 display screen (approximately 80 cm horizontally and 320 cm vertically). I’ve noticed that the number of GPIO pins on the Raspberry Pi is insufficient, or I can use the compute module. I’m considering switching to the BeagleBone Black (BBB) for its larger GPIO pin count. Does the driver GitHub - hzeller/rpi-rgb-led-matrix: Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO support BBB? If adjustments are needed, what files or points in the source code should I modify?"
Thanks!