Skip to content

Commit

Permalink
Copy srcmap for uploader
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoskal committed Oct 20, 2021
1 parent 47592ab commit 5b673f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions copy-release-files.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ mkdir dist
cp -v tools/multitool/built/combined.uf2 dist/multitool-f4-d5-n4.uf2
cp -v tools/multitool/built/n3/binary.hex dist/multitool-microbit.hex
cp -v tools/uploader/built/jacdac-iot-s2/binary.uf2 dist/uploader-esp32s2.uf2
cp -v tools/uploader/built/jacdac-iot-s2/binary.srcmap dist/uploader-esp32s2.srcmap
cp -v tools/microbit-oob/built/binary.hex dist/microbit-oob.hex
cp -v tools/hid-servers/built/jacdac-brain-f4/binary.uf2 dist/hid-servers-f4.uf2
cp -v tools/hid-servers/built/jacdac-brain-rp2040/binary.uf2 dist/hid-servers-rp2040.uf2

0 comments on commit 5b673f8

Please sign in to comment.