Workspace for developing Rust code for the Vorago VA108xx devices
Go to file
2021-12-03 14:25:01 +01:00
.cargo RTT kind of working 2021-11-06 21:07:51 +01:00
.vscode added lauch file for UART example 2021-11-09 13:21:15 +01:00
benchmark added most recent sections file 2021-11-13 18:58:51 +01:00
docs updated PG guide 2021-11-13 23:59:18 +01:00
va108xx-hal-rs@44cc075ba0 change submodule link 2021-12-03 14:24:04 +01:00
va108xx-rs@74a4c44f71 update va108xx-rs submodule 2021-12-03 14:25:01 +01:00
vorago-reb1-rs@3b0043ef66 added section files for example app 2021-11-13 18:45:43 +01:00
.gitignore Initial commit 2021-11-02 20:32:01 +01:00
.gitmodules change submodule link 2021-12-03 14:24:04 +01:00
Cargo.toml re-enabled lto 2021-11-13 18:08:43 +01:00
jlink.gdb added jlink.gdb file and updated submodules 2021-11-06 20:22:25 +01:00
LICENSE-0BSD added LICENSE files and submodules 2021-11-02 20:50:19 +01:00
memory.x first compiling blinky 2021-11-03 01:25:13 +01:00
README.md README update 2021-11-11 19:49:41 +01:00
sizes.txt updated PG guide 2021-11-13 23:59:18 +01:00

Vorago Rust Workspace

Workspace for developing Rust code for the Vorago devices

After cloning, run

git submodule init
git submodule update