Skip to content

Commit 0eb1218

Browse files
committed
remove nano in boards.txt from portenta package
1 parent e436cbf commit 0eb1218

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)