Building project - subdir.mk error
Hello,
I am building simple project that I imported from STM32CubeMx. While building it I have following two errors with regards to subdir.mk file:
make: *** Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal.o Error 2
recipe for target ‘Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal.o’ failed
I attached screenshot with these errors. Any ideas?