MenuConfig has no ComponentConfig->WebSockets
Posted: Wed Apr 29, 2020 1:03 pm
Hi,
last week I installed the ESP-IDF-Extension for VSC in Windows10. It works great! Thank you very much!
I ran into one problem though: when trying to use websockets I could not find the entry ComponentConfig->WebSockets in the project's menuconfig. Some entries seems to be missing in my menuconfig.
As I installed the whole toolchain (ESP-tools and ESP-IDF) new -via windows installer-, so I should have the latest version.
The menuconfig I loaded with the example shows the missing entries, the example project compiles fine.
So my question is: what do I have to do, to get a complete menuconfig into my project?
- just copy it?
- update the IDF? (it should be up to date)
- ...
I also do not understand where/how the menuconfig is created when I start a new project. Would someone please take some time and explain this?
Thank you very much
good health to all
Georg
last week I installed the ESP-IDF-Extension for VSC in Windows10. It works great! Thank you very much!
I ran into one problem though: when trying to use websockets I could not find the entry ComponentConfig->WebSockets in the project's menuconfig. Some entries seems to be missing in my menuconfig.
As I installed the whole toolchain (ESP-tools and ESP-IDF) new -via windows installer-, so I should have the latest version.
The menuconfig I loaded with the example shows the missing entries, the example project compiles fine.
So my question is: what do I have to do, to get a complete menuconfig into my project?
- just copy it?
- update the IDF? (it should be up to date)
- ...
I also do not understand where/how the menuconfig is created when I start a new project. Would someone please take some time and explain this?
Thank you very much
good health to all
Georg