Search found 1 match

by onionknight227
Tue Mar 05, 2024 11:08 pm
Forum: ESP-IDF
Topic: hidden menu item of idf.py menuconfig
Replies: 8
Views: 2304

Re: hidden menu item of idf.py menuconfig

I was struggling with the same issue today: several menu items were missing under "Component config", among those the "ESP PSRAM" which I needed to set up. But when I checked some sample projects from esp-idf, everything was there. Very weird, huh? It turned out the problem was in the main CMakeList...