Make menuconfig generate local headers
Posted: Sun Feb 17, 2019 5:14 pm
Hello,
I would like to ask you, if it's possible to make menuconfig create local configuration headers instead of a global one. Right now, if I'm creating/editing any configuration via menuconfig, it updates sdkconfig.h file and all of *.c files has to be re-compiled. If it would generate only local header, this would need only to re-compile my component/application files.
It would be nice to have an option to create config file with configuration used only in my application.
I would like to ask you, if it's possible to make menuconfig create local configuration headers instead of a global one. Right now, if I'm creating/editing any configuration via menuconfig, it updates sdkconfig.h file and all of *.c files has to be re-compiled. If it would generate only local header, this would need only to re-compile my component/application files.
It would be nice to have an option to create config file with configuration used only in my application.