Search found 1 match
- Tue Mar 05, 2024 11:08 pm
- Forum: ESP-IDF
- Topic: hidden menu item of idf.py menuconfig
- Replies: 10
- Views: 3574
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...