Add note about flashing

This commit is contained in:
Jeremy Soller
2019-06-26 15:41:44 -06:00
parent a9f485db5f
commit d337ccd9f6
2 changed files with 4 additions and 0 deletions

View File

@@ -38,6 +38,8 @@ cargo install cargo-xbuild
./scripts/build.sh darp5
```
### Flashing firmware manually is not recommended for the normal user. For the advanced user, there is a script flash.sh which takes the same arguments as build.sh
## Contents
- [apps](./apps) - Applications

View File

@@ -37,3 +37,5 @@ cargo install cargo-xbuild
```
./scripts/build.sh darp5
```
### Flashing firmware manually is not recommended for the normal user. For the advanced user, there is a script flash.sh which takes the same arguments as build.sh