Search found 3 matches

by khervey
Thu Sep 26, 2024 8:46 pm
Forum: ESP-IDF
Topic: Seeking Mac/Unix, CLion, C Language guides/tutorials
Replies: 2
Views: 724

Re: Seeking Mac/Unix, CLion, C Language guides/tutorials

Microcontroller, Thanks much. I will do some Googling/Studying on --CMake in general and CMake with CLion --IDF Component Manager... such as: https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/tools/idf-component-manager.html --The link you sent: https://github.com/nopnop2002/esp...
by khervey
Wed Sep 25, 2024 9:31 pm
Forum: ESP-IDF
Topic: Seeking Mac/Unix, CLion, C Language guides/tutorials
Replies: 2
Views: 724

Seeking Mac/Unix, CLion, C Language guides/tutorials

I have plenty of Java/Maven/IntelliJ experience for enterprise software, but recently started with C language/CMake/Clion on Unix/Mac for embedded software on microcontrollers, specifically Espressif ESP32. I have made a few working projects that do minor things such as varying blink rate on an ESP3...
by khervey
Wed Sep 25, 2024 8:35 pm
Forum: ESP-IDF
Topic: "no module named idf_component_manager" with clion
Replies: 3
Views: 2782

Re: "no module named idf_component_manager" with clion

Bracklord,

Thank you for your follow up on how to get things working on CLion. I am beginning development with CLion, C language with most of my previous experience with IntelliJ/Java/Maven. But of course that was for enterprise software, not Embedded software for microcontrollers.