10 years, 1 month ago.

2.2" TFT ILI9341 compiling great on LPC1768 but no luck in STM32F series Nucleo boards

an error Identifier "LocalFileSystem" is undefined "LocalFileSystem local("local");"

This error still comes out on STM32F series Nucleo boards even though I already changed the pin assignments with PA_7,PA_6,PA5_ etc. It's kinda weird why on LPC1768, it builds successfully. If I am to compile it with LPC1768, it works like a charm.

Hope someone can fix the problem for STM32F MCU's.

Thanks

Question relating to:

my SPI_TFT_ILI9341 lib

1 Answer