We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e436cbf + 0eb1218 commit f7b5ac0Copy full SHA for f7b5ac0
extras/package.sh
@@ -22,6 +22,7 @@ FILENAME=ArduinoCore-renesas_$VARIANT-$VERSION.tar.bz2
22
git checkout boards.txt
23
git checkout platform.txt
24
25
+sed -i 's/nanor4./#nanor4./g' boards.txt
26
sed -i 's/minima./#minima./g' boards.txt
27
sed -i 's/unor4wifi./#unor4wifi./g' boards.txt
28
sed -i 's/muxto./#muxto./g' boards.txt
0 commit comments