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

Full sdk_config.h somewhere?

Using SDK v12.2.0. Starting a new project with Segger Embedded Studio, I have to assemble an sdk_config.h file. For example when using GPIOTE I first need to find an example project that uses it and extract the relevant part of its sdk_config.h.

You can use the "CMSIS Configuration Wizard" to enable and disable definitions that are already in a file. It would be nice to have a full sdk_config.h file as a starting point, and using the Wizard to enable what you need.

Related