Skip to content

Commit f7b5ac0

Browse files
authored
Merge pull request #476 from pennam/nano-package-fix
remove nano in boards.txt from portenta package
2 parents e436cbf + 0eb1218 commit f7b5ac0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extras/package.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ FILENAME=ArduinoCore-renesas_$VARIANT-$VERSION.tar.bz2
2222
git checkout boards.txt
2323
git checkout platform.txt
2424

25+
sed -i 's/nanor4./#nanor4./g' boards.txt
2526
sed -i 's/minima./#minima./g' boards.txt
2627
sed -i 's/unor4wifi./#unor4wifi./g' boards.txt
2728
sed -i 's/muxto./#muxto./g' boards.txt

0 commit comments

Comments
 (0)