Hello folks.
Easy question.
I want to add a .a static library to Segger Studio, but I don't know exactly where to add it. I know how to do in a Makefile with GCC, same as Thingy52 firmware does, but with Segger Studio I am a bit lost.
I have checked this answer but didn't understand how to pass -ld commands from Segger. devzone.nordicsemi.com/.../link-static-library-to-segger-ide
Thanks!