Sign in
nest-open-source
/
stadia-controller
/
gcc-arm-none-eabi
/
3c699435f69c74a12f5fe18c0181fba6f1dd0479
/
.
/
src
/
installation
/
gccvar.bat
blob: 690e80196450d80cfb02395ae64510e183bcda5c [
file
]
@echo
off
rem
This
file
is
the script to
set
path
for
ARM eabi tool chain
.
set
TL_PATH
=%~
dp0
set
PATH
=%
TL_PATH
%;%
PATH
%
cmd
/
K cd
%
CD
%