Home
last modified time | relevance | path

Searched full:cargo (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/
D.gitignore62 # Cargo drops lock files in projects to capture resolved dependencies.
64 Cargo.lock
66 # Cargo encourages a .cargo/config.toml file to symlink to a generated file. Don't save these.
67 .cargo/
/Zephyr-latest/boards/starfive/visionfive2/doc/
Dindex.rst58 cargo run -- zephyr.bin.normal.out && minicom -D /dev/ttyUSB0
62 cargo run -- zephyr.bin.normal.out && minicom -D /dev/ttyUSB0
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_mac.rst39 Note also that you may need to install ``rust`` and ``cargo`` for the Python
/Zephyr-latest/.github/workflows/
Dtwister.yaml93 echo "$HOME/.cargo/bin" >> $GITHUB_PATH
107 cargo --version
/Zephyr-latest/boards/qemu/x86/doc/
Dindex.rst113 The preferred method is installing with cargo.