mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 20:33:30 +00:00
Changes due to the different SDK package layout. All needed settings are derived from the following environment variables: export VXMICRO_TOOL=gcc export VXMICRO_GCC_VARIANT=yocto export YOCTO_SDK_INSTALL_DIR=<toolchain dir> sdk_host_tools=${YOCTO_SDK_INSTALL_DIR}/sysroots/i686-pokysdk-linux/usr/bin export PATH=${sdk_host_tools}:${PATH} Change-Id: I358b0b55b552d639bb2a2c2a54f2bef5e5099316 Signed-off-by: Juro Bystricky <juro.bystricky@intel.com> |
||
---|---|---|
arch | ||
config | ||
doc | ||
drivers | ||
host | ||
include | ||
kernel | ||
lib/libc/minimal | ||
make | ||
misc | ||
net | ||
samples | ||
scripts | ||
shared/include/nanokernel/x86 | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
vxmicro-env.bash |