Replies: 1 comment
-
|
AFAIK the board definitions for |
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,
When I run the command

west build -p always -b nrf9151_connectkit/nrf9151 samples\hello_worldwhen I am insidenrf9151_connectkitdirectory I this errorI tried to figure out what the issue is cause by and still nothing. I followed the guide and only part that I got stuck at until was able to pass it was with
west packages pip --installthis wasn't working and found that it changed in later versions of west to instead use pip to install dependencies from zephyr requirements.txt file. But, when I got to the part of build I got stuck at the top command and could not find a solution to it.Beta Was this translation helpful? Give feedback.
All reactions