64 bit Raspberry Pi OS support
With references to the armhf package the LCD drivers are not compatible with the arm64/aaarch64 OS. https://github.com/goodtft/LCD-show/blob/master/LCD35-show#L50
Since the 8GB Raspberry Pi 4 appeared using a 64 bit OS makes more sense. The beta 64 bit Raspberry Pi OS image is provided here: https://www.raspberrypi.org/forums/viewtopic.php?f=117&t=275370
Would like to be to use the well proven LCD-show drivers while changing projects to a 64 bit base. Please share if there is are any developments this direction. Will be happy to test and share experiences.
Looks like ther is a solution: https://github.com/raspberrypi/Raspberry-Pi-OS-64bit/issues/64#issuecomment-705728689