Solved
How to link a static library?
Posted on January 31, 2018 at 16:29
Hello,
Let me know how to link a static library.
I made a PCB with STM32L0, and use keil uVision5 environment.
I want to use a static library like 'xx.a', but I don't know how to link it.
I checked 'Options for Target' -> 'Linker', but I don't think I can edit the linker string.
