Replies: 1 comment 2 replies
-
Use |
Beta Was this translation helpful? Give feedback.
2 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,
how can I in Zephyr remove a module from build based on conditions? In west.yml I have included modules that are specific for a given board, e.g. nRF. But, those modules and their library, Kconfig and CMakeLists.txt are being included in every build for every board.
Is it possible to exclude a module during build?
Regards,
Nano
Beta Was this translation helpful? Give feedback.
All reactions