Hi all,
I'm using nRF5_SDK_11.0.0_89a8197, if I build any project from it, it deletes all objects files and compile all source files every time it take some unnecessary time for these I'm modifying make file in such away that it should compile only the modified files by following the blog mentioned below
But while creating the dependencies my make files gives an error as
command for creating dependencies are
can any one help me what is the mistake in it and how to create dependence files successfully
thanks in advance