Kl0ibi / esp32_hackingtool

MIT License
197 stars 25 forks source link

CMakeLists.txt possibly missing..? #8

Closed Khizary closed 1 year ago

Khizary commented 1 year ago

I am very inexperienced at this, but when trying to build or run menuconfig, idf.py reports CMakeLists.txt missing in project directory. I wasnt sure what was up so I naively tried running from within "main" folder which does have a CML file but that gives an error reporting that idf_component_register() is a command not found, as in the CML. I am confused out of my mind. Would appreciate if you could help me out. I need to access menuconfig to change oled pin definitions and ram size.