Code::Blocks Forums

User forums => Embedded development => Topic started by: cb.damiano on September 08, 2025, 04:27:31 pm

Title: esp32-c6 idf.py binding to codeblocks , what could work best ?
Post by: cb.damiano on September 08, 2025, 04:27:31 pm
Current status


so, I installed codeblocks and I can see the code, next step is how to interface CB to ESP-IDF, what I did


the above works, meaning I can "build" from CB and it actually build the app

BUT I am missing, totally, compilation errors, include path

so, the question is

what could be the simplest strategy to "interface" codeblocks to the esp32 build environment ?

yes, I know, not really a codeblocks issue.....  I am posting the same question to esp32 forums and hopefully something good will happen