Replies: 2 comments
-
As I understand it is necessary to add commands to cmakelists for correct compilation of cxx. and also add matter parameters to sdkconfig. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You will have to wrap external C++ code for it to work inside of C codebase. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
as I can see, the matter libraries are written in cpp, but my whole project is written in pure c (idf 5.1.3). I need help or a guide to integrate the code into the project
Beta Was this translation helpful? Give feedback.
All reactions