Why I can not see the 'Example Configuration' in the menuconfig? ESP-IDF_v5.2.2
I opened the menuconfig menu in terminal under my project root path with the command `idf.py menuconfig`
It shows some configurable items like 'Build type', 'Bootloader config', 'Security features', etc.
However, I can not see the menu "Example Configuration". Where is it?
I can see that item in the file `<esp-idf_root>/examples/peripherals/lcd/i2c_oled/main/Kconfig.projbuild`.
I want to configure for the "<esp-idf_root>/examples/peripherals/lcd/i2c_oled" and have a test about that example code on my ssd1306 oled device.
By the way, any code showing HOW to use ESP-IDF_v5.2.2 driving ssd1306 is welcomed and pretty appreciated.
Thank you!! A LOT!
Why there is no 'Example Configuration' in the menuconfig? ESP-IDF_v5.2.2
-
- Posts: 172
- Joined: Sun Jun 23, 2024 6:18 pm
Re: Why there is no 'Example Configuration' in the menuconfig? ESP-IDF_v5.2.2
Hey, have you checked here? viewtopic.php?t=27233
-
- Posts: 50
- Joined: Thu Jun 22, 2023 12:50 pm
Re: Why there is no 'Example Configuration' in the menuconfig? ESP-IDF_v5.2.2
Hello.
I am on IDF branch v5.2.2, did `./install.sh` and `. ./exports.sh`, went to the folder of the example and I can see the Example configuration menuconfig option:
Are you sure you have done everything correctly or have ESP-IDF installed properly? Maybe try to to run `idf.py fullclean` and delete `build` folder and try `idf.py menuconfig` again.
I am on IDF branch v5.2.2, did `./install.sh` and `. ./exports.sh`, went to the folder of the example and I can see the Example configuration menuconfig option:
Are you sure you have done everything correctly or have ESP-IDF installed properly? Maybe try to to run `idf.py fullclean` and delete `build` folder and try `idf.py menuconfig` again.
Who is online
Users browsing this forum: No registered users and 77 guests