FATFS+STM32F030R8T6 Errors
Hello Everyone!
I've tried to configure SD Card to STM32F030R8T6 via SPI1.
For reference I took this link: https://controllerstech.com/sd-card-using-spi-in-stm32/
After configuration CubeMX in STM32CubeIDE I've got the start code.
Without any other coding I builded the project, just to avoid any possible errors.
When build has finished I've got 5 errors as shown on the picture below.
If anyone get experience how to configure correctly the FATFS?
I'll be much appreciate if you share with me.

Thanks in advance