Example application: sensor Kconfig #87196
Replies: 1 comment
-
Never mind, reading the paragraph explains the use of the if block |
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 am not sure where to report this as it affects the example application, let me know if there is a more appropriate place.
In the example application drivers/sensor/Kconfig file, the
rsource "example_sensor/Kconfig"
line is inside anif SENSOR
block. However according to this, this does not do anything and can be misleading.Beta Was this translation helpful? Give feedback.
All reactions