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

auto configuration tool for sdk_config.h

Hello,

I'm developing custom firmware with Keil 5.31 and SDK 17.0.0. I have to configure the SDK and so I started to edit sdk_config.h, but it's quite hard to read the whole 12800 lines and set what I need.

In the file heading there is a reference to "// <<< Use Configuration Wizard in Context Menu >>>\n" so I suppose that there is a tool to generate quickly the sdk_config.h file.

Please can someone give me an hint?

Related