Question
No rule to make target `clean' ?
Hello,
I use STM32CubeIDE v 1.4.2
It appeared today during the build my project:
make clean
make: *** No rule to make target `clean'. Stop.
"make clean" terminated with exit code 2. Build might be incomplete.
11:48:08 Build Failed. 1 errors, 0 warnings. (took 100ms)
Other projects can be built.
How can this error be fixed?
Peter
