Search found 1 match

by Braklord
Thu Feb 15, 2024 11:08 pm
Forum: ESP-IDF
Topic: "no module named idf_component_manager" with clion
Replies: 3
Views: 6265

Re: "no module named idf_component_manager" with clion

A bit too late, but maybe for some further peoples with the same issue.


Activating the Component Manager
If CMake is started using idf.py or ESP-IDF VSCode Extension then the component manager will be activated by default.

If CMake is used directly or with some CMake-based IDE like CLion, it’s ...

Go to advanced search