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: variants/STM32MP157_DK/README.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,7 @@ After Verify and Upload, you will see a message similar to the following in Ardu
36
36
37
37
* Linux/macOS:
38
38
39
-
Usage: sh run_arduino.sh [start|stop|restart]
40
-
sh run_arduino.sh [install|uninstall]
41
-
sh run_arduino.sh [monitor|send-msg|send-file|minicom]
39
+
`/tmp/arduino_build_668148/run_arduino_Blink.sh`
42
40
43
41
In this example, the user **must** upload `<Arduino build output path>/run_arduino_<sketch name>.sh` file manually. Uploading instruction is described later in the [Uploading](#Uploading) section.
0 commit comments