Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 2 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
8 years, 2 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.