ESP8266 Developer Zone The Official ESP8266 Forum 2022-01-16T01:18:22+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=75282 2022-01-16T01:18:22+08:00 2022-01-16T01:18:22+08:00 https://bbs.espressif.com:443/viewtopic.php?t=75282&p=100559#p100559 <![CDATA[Add components to a component]]>
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


]]>