Rust support for the VA416xx family of MCUs
.cargo | ||
.vscode | ||
jlink | ||
scripts | ||
va416xx@2cdc2a8128 | ||
va416xx-hal@50221d37bd | ||
vorago-peb1@08afbd778d | ||
.gitignore | ||
.gitmodules | ||
Cargo.toml | ||
jlink-gdb.sh | ||
jlink-reva.gdb | ||
jlink.gdb | ||
LICENSE-APACHE | ||
memory.x | ||
NOTICE | ||
README.md |
Vorago VA416xx Rust Workspace
After cloning, run
git submodule init
git submodule update
Using the .cargo/config.toml
file
Use the following command to have a starting config.toml
file
cp .cargo/def-config.toml .cargo/config.toml
You then can adapt the config.toml
to your needs