Searched full:init (Results 1 – 2 of 2) sorted by relevance
29 git init34 - name: West init40 west init -l $ZEPHYR_BASE
48 git init zephyr-clone68 west init -l zephyr-clone; if($LastExitCode -ne 0) {Write-Error "$LastExitCode"};