Replies: 4 comments
-
West itself does not know anything about that. Try Zephyr's "SPDX" command It could miss some repos (for instance: ancillary repos that don't have C code but are required anyway) but it's probably one of the best starting points. Then: trial and error. Try removing something and make sure nothing breaks. |
Beta Was this translation helpful? Give feedback.
-
Hi @adilamjad! We appreciate you submitting your first issue for our open-source project. 🌟 Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙 |
Beta Was this translation helpful? Give feedback.
-
I think Discord is probably more suited to questions like this. |
Beta Was this translation helpful? Give feedback.
-
Thank you. I will post the same on the west channel of discord. Also, I will explore your suggestion. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to create a minimalist west.yml file. I do not want to clone projects that are unrelated to my demo. For example, projects that are not required for building hello_world demo for b_u585i_iot02a board should be excluded. How do I find which projects are required by a sample/demo so that I only keep them in my west.yml file.
Beta Was this translation helpful? Give feedback.
All reactions