I thought one could add custom options in sdkconfig.defaults such as:
CONFIG_THE_MEANING_OF_LIFE_IS=42
I thought this would be inserted into the two auto generated files sdkconfig and sdkconfig.h?
Can I add custom options in sdkconfig.defaults?
-
- Posts: 9709
- Joined: Thu Nov 26, 2015 4:08 am
Re: Can I add custom options in sdkconfig.defaults?
No. The sdkconfig.defaults simply sets default options for existing config options. For your thing to work, you'd also need to define CONFIG_THE_MEANING_OF_LIFE_IS in a Kconfig somewhere.
Who is online
Users browsing this forum: Baidu [Spider] and 81 guests