cancel
Showing results for 
Search instead for 
Did you mean: 

not a custom to non make files, how do I add my source files?

ulao
Associate III

using CUBE IDE here.

I see how to add other header paths but I'm sure I need to tell the compiler I made a new folder off of src and for it to add my source files. Is there a way to tell the linker I have another c file?

under the source location , I can only add the debug folder, it does not let me add any others.

1 REPLY 1
ulao
Associate III

oh here wo go.

https://hackmd.io/@quency/rJzJXx2UP

if I have this

src

|__myfolder

do I need to add both src/ and src/myfolder or is src enough?