Skip to content

Commit

Permalink
#48: Improved README
Browse files Browse the repository at this point in the history
  • Loading branch information
aul12 committed Dec 30, 2022
1 parent 48d1b68 commit 835f134
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
* [Test Reports](https://toolboxplane.github.io/FlightControllerSoftware/report/)
* [Coverage Reports](https://toolboxplane.github.io/FlightControllerSoftware/coverage/)

## Building and deploy
## Building and flashing

### Compile
### Build

To compile the firmware run:

Expand All @@ -15,8 +15,6 @@ cmake -B build
cmake --build build --target FlightController.hex
```

To compile the tests run the same commands in the test directory

### How to flash to firmware

This assumes that an AVRISP mk2 is used, if you use a different programmer
Expand Down

0 comments on commit 835f134

Please sign in to comment.