-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
# This is a generated sample .cargo/config.toml file from the Zephyr build.
# At the time of generation, this represented the settings needed to allow
# a `cargo build` command to compile the rust code using the current Zephyr build.
# If any settings in the Zephyr build change, this could become out of date.
[build]
target = "x86_64-unknown-none"
target-dir = "/home/life/Develop/job/my/embedded/ohw-nano/build/rust/target"
[env]
BUILD_DIR = "/home/life/Develop/job/my/embedded/ohw-nano/build"
DOTCONFIG = "/home/life/Develop/job/my/embedded/ohw-nano/build/zephyr/.config"
ZEPHYR_DTS = "/home/life/Develop/job/my/embedded/ohw-nano/build/zephyr/zephyr.dts"
INCLUDE_DIRS = "/home/life/Develop/job/my/embedded/ohw-nano/build/zephyr/include/generated/zephyr;/home/life/Develop/platform/zephyr-project/zephyr/include;/home/life/Develop/job/my/embedded/ohw-nano/build/zephyr/include/generated;/home/life/Develop/platform/zephyr-project/zephyr/soc/native/inf_clock;/home/life/Develop/platform/zephyr-project/zephyr/boards/native/native_sim;/home/life/Develop/platform/zephyr-project/zephyr/scripts/native_simulator/common/src/include;/home/life/Develop/platform/zephyr-project/zephyr/scripts/native_simulator/native/src/include;/home/life/Develop/platform/zephyr-project/modules/hal/ti/mspm0/source/ti/devices/msp/.;/home/life/Develop/platform/zephyr-project/modules/hal/ti/mspm0/source/ti/devices/msp/m0p;/home/life/Develop/platform/zephyr-project/modules/hal/ti/mspm0/source/ti/devices/msp/peripherals;/home/life/Develop/platform/zephyr-project/modules/hal/ti/mspm0/source/ti/devices/msp/peripherals/m0p;/home/life/Develop/platform/zephyr-project/modules/hal/ti/mspm0/source/ti/devices/msp/peripherals/m0p/sysctl;/home/life/Develop/platform/zephyr-project/modules/lib/gui/lvgl/src/;/home/life/Develop/platform/zephyr-project/zephyr/modules/lvgl/include;"
INCLUDE_DEFINES = "KERNEL;__ZEPHYR__=1;LV_CONF_INCLUDE_SIMPLE=1;LV_CONF_PATH="/home/life/Develop/platform/zephyr-project/zephyr/modules/lvgl/include/lv_conf.h";K_HEAP_MEM_POOL_SIZE=0"
WRAPPER_FILE = "/home/life/Develop/job/my/embedded/ohw-nano/build/rust/wrapper.c"
BINARY_DIR_INCLUDE_GENERATED = "/home/life/Develop/job/my/embedded/ohw-nano/build/zephyr/include/generated/zephyr"
DT_AUGMENTS = "/home/life/Develop/platform/zephyr-project/modules/lang/rust/dt-rust.yaml"
[patch.crates-io]
zephyr.path = "/home/life/Develop/platform/zephyr-project/modules/lang/rust/zephyr"
zephyr-build.path = "/home/life/Develop/platform/zephyr-project/modules/lang/rust/zephyr-build"
zephyr-sys.path = "/home/life/Develop/platform/zephyr-project/modules/lang/rust/zephyr-sys"
Metadata
Metadata
Assignees
Labels
No labels