Issue with kconfig.py - KeyError: 'WARN_EXPERIMENTAL' #52648
Unanswered
a-domenick
asked this question in
Q&A
Replies: 1 comment
-
You probably created a Kconfig in your app and forgot to add:
|
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.
-
Hi -
I'm trying to run some tests on the native_posix board, but when compiling my project I run into an issue with Kconfig where it can't find a symbol, even if I set CONFIG_WARN_EXPERIMENTAL=y in my prj.conf file
Any ideas if I'm missing anything?
Beta Was this translation helpful? Give feedback.
All reactions