why example sdkconfig file always revocer to default
Posted: Tue Nov 29, 2016 9:03 am
1. I want make my example, and e.g. modify 01_helloword sdkconfig file and add example part of 02_blink,
I add below to 01 example,
#
# Example Configuration
#
CONFIG_BLINK_GPIO=5
but the config file recover to default and after type make, and make menuconfig can't load the "example configuration"
please give advise.
I add below to 01 example,
#
# Example Configuration
#
CONFIG_BLINK_GPIO=5
but the config file recover to default and after type make, and make menuconfig can't load the "example configuration"
please give advise.