You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
I have searched the issue tracker for a similar issue and not found a similar issue.
IDF version.
v5.4
Operating System used.
Linux
How did you build your project?
VS Code IDE
If you are using Windows, please specify command line type.
None
What is the expected behavior?
After the build should he show a table where he dispaly the memory usage.
What is the actual behavior?
Well if I build my customized matter example. He reports some fault if their are in the code. If all the errors from my code are away, do he give me a failure in the build terminal.
Steps to reproduce.
opened VSCode via the Ubuntu terminal
opened the matter example
build this code (no problem)
changed a few things in the example for my application
build this code and it gave the next failure in the build terminal
Answers checklist.
IDF version.
v5.4
Operating System used.
Linux
How did you build your project?
VS Code IDE
If you are using Windows, please specify command line type.
None
What is the expected behavior?
After the build should he show a table where he dispaly the memory usage.
What is the actual behavior?
Well if I build my customized matter example. He reports some fault if their are in the code. If all the errors from my code are away, do he give me a failure in the build terminal.
Steps to reproduce.
Build or installation Logs.
More Information.
This is the comlpet app_main.cpp
The text was updated successfully, but these errors were encountered: