update README

This commit is contained in:
Robin Müller 2022-12-30 12:55:30 +01:00
parent 00292aa9ee
commit 5294ebc732
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 14 additions and 4 deletions

View File

@ -1,15 +1,25 @@
# Vorago Rust Workspace
Vorago Rust Workspace
========
Workspace for developing Rust code for the Vorago devices
After cloning, run
```sh
git submodule init
git submodule update
git submodule update --init
```
## Debugging with VS Code
# Preparing the Rust installation
Building an application for the VA108XX family requires the `thumbv6m-none-eabi`
cross-compiler toolchain. If you have not installed it yet, you can do so with
```sh
rustup target add thumbv6m-none-eabi
```
# Debugging with VS Code
The REB1 board features an on-board JTAG, so all that is required to flash the board is a
Micro-USB cable and an