Marlin 2.0 supports Interrupts, and I would like to use them versus polling of the End Stops.
Does the PandPi board support Interrupts, and does it require the installation of additional Python code?
I've searched the internet for Raspian and Interrupts and find countless articles on enabling it in Python, but that is beyond me.