Skip to content

Commit 17ff1b2

Browse files
Kevin Townsendtannewt
authored andcommitted
Fixed build folder for travis
1 parent d5af898 commit 17ff1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_adafruit_bins.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ fi
4747
for board in $boards; do
4848
mkdir -p bin/$board/
4949
if [ $board == "feather52" ]; then
50-
cp ports/nrf/build-$board/firmware.bin bin/$board/adafruit-circuitpython-$board-$version.bin
50+
cp ports/nrf/build-$board-s132/firmware.bin bin/$board/adafruit-circuitpython-$board-$version.bin
5151
(( exit_status = exit_status || $? ))
5252
else
5353
cp ports/atmel-samd/build-$board/firmware.bin bin/$board/adafruit-circuitpython-$board-$version.bin

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy