Skip to content

Commit

Permalink
Add updating manual to releases
Browse files Browse the repository at this point in the history
  • Loading branch information
Windfisch committed Oct 3, 2021
1 parent b615b78 commit 145bcc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firmware/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ make release.dfu.bin
cp release.dfu.bin "$TEMPDIR/$OUTDIR/firmware-$VERSION.bin"
cp sboot/bootloader.syx "$TEMPDIR/$OUTDIR/"

cp -r ../documentation/firmware_upgrade/* "$OUTDIR/"

cd "$TEMPDIR"

Expand Down

0 comments on commit 145bcc7

Please sign in to comment.