Why there is no 'Example Configuration' in the menuconfig? ESP-IDF_v5.2.2

sonictl
Posts: 2
Joined: Fri Dec 18, 2020 2:16 am

Why there is no 'Example Configuration' in the menuconfig? ESP-IDF_v5.2.2

Postby sonictl » Sun Jul 14, 2024 1:48 am

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!

aliarifat794
Posts: 128
Joined: Sun Jun 23, 2024 6:18 pm

Re: Why there is no 'Example Configuration' in the menuconfig? ESP-IDF_v5.2.2

Postby aliarifat794 » Sun Jul 14, 2024 6:09 pm

Hey, have you checked here? viewtopic.php?t=27233

ESP_adokitkat
Posts: 49
Joined: Thu Jun 22, 2023 12:50 pm

Re: Why there is no 'Example Configuration' in the menuconfig? ESP-IDF_v5.2.2

Postby ESP_adokitkat » Mon Jul 15, 2024 1:15 am

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:
Screenshot 2024-07-15 031035.png
Screenshot 2024-07-15 031035.png (9.31 KiB) Viewed 967 times
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 171 guests