Rust support for the VA416xx family of MCUs
Go to file
2021-12-18 14:54:34 +01:00
.cargo Added scripts to make JLink flashing work 2021-12-09 10:48:50 +01:00
.vscode update submodule, add new blinky example 2021-12-18 14:54:34 +01:00
jlink finally its working with JLinkGDBServer 2021-12-09 21:00:22 +01:00
scripts finally its working with JLinkGDBServer 2021-12-09 21:00:22 +01:00
va416xx@2cdc2a8128 update submodules 2021-12-18 13:18:19 +01:00
va416xx-hal@97f9a3a362 update submodule, add new blinky example 2021-12-18 14:54:34 +01:00
vorago-peb1@be6b8868b4 update submodule, add new blinky example 2021-12-18 14:54:34 +01:00
.gitignore update submodule, add new blinky example 2021-12-18 14:54:34 +01:00
.gitmodules added peb1 submodule 2021-12-07 00:38:18 +01:00
Cargo.toml update workspace 2021-12-09 21:33:49 +01:00
jlink-gdb.sh finally its working with JLinkGDBServer 2021-12-09 21:00:22 +01:00
jlink.gdb adaption for jlink helper file 2021-12-09 21:03:17 +01:00
LICENSE-APACHE init commit 2021-12-07 00:31:51 +01:00
memory.x stll some issues 2021-12-07 11:56:18 +01:00
NOTICE init commit 2021-12-07 00:31:51 +01:00
README.md init commit 2021-12-07 00:31:51 +01:00

Vorago VA416xx Rust Workspace

After cloning, run

git submodule init
git submodule update