Home
last modified time | relevance | path

Searched refs:CROSS (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/boards/cdns/xt-sim/doc/
Dindex.rst58 if test "${CROSS}" = xcc
67 elif test "${CROSS}" = zephyr-xtensa
73 elif test "${CROSS}" = zephyr-x86
80 echo "Unsupported compiler '${CROSS}' defined by environment variable CROSS"
90 $ CROSS=xcc source zephyr-env.sh # Select xcc as compiler