I am pretty new to the ESP8266 IDF and I have some questions.
I have created a project with different components, but for example I would like to import FreeRTOS in the #include section of my component source files.
I know I have to write it in the "component.mk", but I cannot make it work!
The make list-components shows everything correctly, but I cannot build correctly because the compiler cannot find the header files outside the "main" directory.
Please can you help me!
Thank you in advice.Statistics: Posted by banach87 — Sun Jan 16, 2022 1:18 am
]]>