8000
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 1712cb4 + 550d6c6 commit 4a2921fCopy full SHA for 4a2921f
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