SEGGER Embedded Studio 3.12
nRF52 SDK 15.0.0
In order to generate peripheral driver library files,how to create library in project(have .c&.h file in this project).Only need to create .c file the library,but it's include other .h file.
SEGGER Embedded Studio 3.12
nRF52 SDK 15.0.0
In order to generate peripheral driver library files,how to create library in project(have .c&.h file in this project).Only need to create .c file the library,but it's include other .h file.
Hi.
You could take a look at this tutorial found on YouTube. You should also upgrade Segger Embedded Studio to the newest version if possible.
- Andreas
My mean is how to generate ".lib" file from ".c" file.
Hi.
I suggest you take a quick search on the Internet, I found this fine guide rather quick.
- Andreas
Hi.
I suggest you take a quick search on the Internet, I found this fine guide rather quick.
- Andreas