We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91d211 commit 550d6c6Copy full SHA for 550d6c6
extras/package.sh
@@ -25,6 +25,7 @@ git checkout platform.txt
25
sed -i 's/minima./#minima./g' boards.txt
26
sed -i 's/unor4wifi./#unor4wifi./g' boards.txt
27
sed -i 's/muxto./#muxto./g' boards.txt
28
+sed -i 's/opta_/#opta_/g' boards.txt
29
sed -i 's/Arduino Renesas fsp Boards/Arduino Renesas Portenta Boards/g' platform.txt
30
31
CORE_BASE=`basename $PWD`
@@ -57,6 +58,7 @@ git checkout platform.txt
57
58
59
sed -i 's/portenta_c33./#portenta_c33./g' boards.txt
60
61
62
sed -i 's/Arduino Renesas fsp Boards/Arduino Renesas UNO R4 Boards/g' platform.txt
63
64
0 commit comments