7 years, 6 months ago.

SPI_TFT_ILI9341 library support of Nucleo L476RG

How can we add support of Nucleo L476RG platform to SPI_TFT_ILI9341library? This library works fine with Nucleo F401RE but not with L476RG.

1 Answer

7 years, 6 months ago.

You can clone the library in the online compiler, add a patch to add L476RG platform in this file and then publish your forked library and open a PR against the original library.