Question
Build error in STM32 makefile
I am trying to build
git clone ://github.com/bbrown1867/stm32-makefile.git
from Ubuntu (virtualbox) command line:
using the command
make
but getting the following error
No rule to make target 'bsp/Drivers/CMSIS/Device/ST/STM32F7xx/Source/Templates/gcc/startup_s'
Kindly help to resolve this issue