Workspace for developing Rust code for the Vorago VA108xx devices
Go to file
Robin Müller 08c63e47e3
updated PG guide
2021-11-13 23:59:18 +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@7c3a425ce0 updated PG guide 2021-11-13 23:59:18 +01:00
va108xx-rs@1c08574e3e submodule updates 2021-11-10 10:40:15 +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 update gitmodules 2021-11-11 17:53:34 +01:00
Cargo.toml re-enabled lto 2021-11-13 18:08:43 +01:00
LICENSE-0BSD added LICENSE files and submodules 2021-11-02 20:50:19 +01:00
README.md README update 2021-11-11 19:49:41 +01:00
jlink.gdb added jlink.gdb file and updated submodules 2021-11-06 20:22:25 +01:00
memory.x first compiling blinky 2021-11-03 01:25:13 +01:00
sizes.txt updated PG guide 2021-11-13 23:59:18 +01:00

README.md

Vorago Rust Workspace

Workspace for developing Rust code for the Vorago devices

After cloning, run

git submodule init
git submodule update