You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make_zephyr_sdk: move to getting machine from argv
We shouldn't use 'uname -m' since its not the case that we run this
script on the same host machine type. So instead just take the machine
type as an argument when we invoke the script.
Signed-off-by: Kumar Gala <[email protected]>
0 commit comments