FYI: MKR-RGB Shield Working With Portenta H7 - (A3->A5 Jumper Required)

Hello All,

Just an FYI - to circle back to this:

The PR for the MRK-RGB Shield is here:

And - in the meantime - you can clone this: and run your MKR-RGB shield on the H7. Just one jumper required and just uncomment:

#define USING_PORTENTA_H7
in MKRRGBMatrix.h

I've only currently tested using the 5x7 font thus far.

If anyone's curious I made use of the shiftOut() function to make this work.

Best Regards,
John W.
P.S. - This msg is also posted on github: