Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwellmattryan committed Oct 17, 2024
1 parent 19026d8 commit 3eb2a2b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@ make program-dfu

:warning: Be sure to run `make clean` when compiling source code!

Alternatively, you can run the `flash.sh` script:
```bash
./scripts/flash.sh <PLATFORM> <PATCH>
```

## Writing Patches

To write your own patch, you can simply modify an example or copy an example folder and re-write the code as necessary.
Expand Down

0 comments on commit 3eb2a2b

Please sign in to comment.