This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Adding libraries to SEGGER (or anything else, really)

I'm definitely not the first person to ask about this, and I probably won't be the last.

Am I being exceptionally dense, or is the nordic SDK exploded across dozens of folders and subfolders? Is there a simple and scalable way to add entire modules to emStudio? Normally with a new library you'd simply add the header file directory and the binary or C-file directory. I'm adding a dozen library paths per project, and it's starting to drive me up the wall. Copying code from a different sample project is a nightmare of trying to fix broken paths, not to mention broken sdk_config dependencies five layers of macro definitions deep.

Parents Reply Children
Related