Unable to compile, there is an error #427
-
|
Hello there, But, after compiling the f/w log: How to solve this issue? I hope someone can help this issue Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
what does |
Beta Was this translation helpful? Give feedback.
-
|
It looks like you didn't generate the project configuration. The |
Beta Was this translation helpful? Give feedback.
It looks like you didn't generate the project configuration. The
idf.pytool does this automatically, but when building withmake, this must be done manually by running themake defconfigcommand for the default configuration or themake menuconfigcommand to view and change the settings.