You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build-scripts/RTBuilder_32b
+2-2
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ helpfunction() {
36
36
echo""
37
37
echo""
38
38
echo"Usage: $0 -g [GCC version] -r [Target Pi type] -o [Target Pi OS type] -V"
39
-
echo -e "\t-g GCC version you want to compile?: (7.1.0|7.2.0|7.3.0|7.4.0|7.5.0|8.1.0|8.2.0|8.3.0|8.4.0|9.1.0|9.2.0|9.3.0|9.4.0|10.1.0|10.2.0|10.3.0)"
39
+
echo -e "\t-g GCC version you want to compile?: (7.1.0|7.2.0|7.3.0|7.4.0|7.5.0|8.1.0|8.2.0|8.3.0|8.4.0|9.1.0|9.2.0|9.3.0|9.4.0|10.1.0|10.2.0|10.3.0|11.1.0|11.2.0)"
40
40
echo -e "\t-r What's yours Target Raspberry Pi type?: (0-1|2-3|3+)"
41
41
echo -e "\t-o What's yours Target Raspberry Pi OS type?: (stretch|buster|bullseye)"
Copy file name to clipboardExpand all lines: build-scripts/RTBuilder_64b
+2-2
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ helpfunction() {
36
36
echo""
37
37
echo""
38
38
echo"Usage: $0 -g [GCC version] -o [Target Pi OS type] -V"
39
-
echo -e "\t-g GCC version you want to compile?: (7.1.0|7.2.0|7.3.0|7.4.0|7.5.0|8.1.0|8.2.0|8.3.0|8.4.0|9.1.0|9.2.0|9.3.0|9.4.0|10.1.0|10.2.0|10.3.0)"
39
+
echo -e "\t-g GCC version you want to compile?: (7.1.0|7.2.0|7.3.0|7.4.0|7.5.0|8.1.0|8.2.0|8.3.0|8.4.0|9.1.0|9.2.0|9.3.0|9.4.0|10.1.0|10.2.0|10.3.0|11.1.0|11.2.0)"
40
40
echo -e "\t-o What's yours Target Raspberry Pi OS type?: (stretch|buster|bullseye)"
0 commit comments