@echo off set ZEPHYR_BASE=%~dp0 if exist "%userprofile%\zephyrrc.cmd" ( call "%userprofile%\zephyrrc.cmd" ) rem Zephyr meta-tool (west) launcher alias ...
確定! 回上一頁