summaryrefslogtreecommitdiffstats
path: root/getting-started/machines/R-Car-Starter-Kit-gen3.md
diff options
context:
space:
mode:
authorRonan <ronan.lemartret@iot.bzh>2016-12-22 12:10:14 +0100
committerRonan <ronan.lemartret@iot.bzh>2016-12-22 12:10:14 +0100
commit32a4f02045009fa302d685fd75a99384f657e527 (patch)
tree42bac8bfc449e0ac682b82b69706d463266b90ef /getting-started/machines/R-Car-Starter-Kit-gen3.md
parent89abf89ef4ca477c9cb3c991e02e5657f801e161 (diff)
fix mini to micro USB
Signed-off-by: Ronan <ronan.lemartret@iot.bzh>
Diffstat (limited to 'getting-started/machines/R-Car-Starter-Kit-gen3.md')
-rw-r--r--getting-started/machines/R-Car-Starter-Kit-gen3.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started/machines/R-Car-Starter-Kit-gen3.md b/getting-started/machines/R-Car-Starter-Kit-gen3.md
index d75a52e..bd2ab54 100644
--- a/getting-started/machines/R-Car-Starter-Kit-gen3.md
+++ b/getting-started/machines/R-Car-Starter-Kit-gen3.md
@@ -3,7 +3,7 @@
Here is a non exhaustive list of hardware parts that could be used to setup the R-Car Starter Kit Gen3 board development environment:
* Starter Kit Gen3 board with its power supply
-* mini USB-A cable for serial console
+* micro USB-A cable for serial console
* USB 2.0 Hub
* Ethernet cable
* HDMI type D (Micro connector) cable and associated display
@@ -320,7 +320,7 @@ After a few seconds, you'll see the AGL splash screen on the display and you'll
This can be “screen”, “picocom”, “minicom”.
The lighter of the 3 is “picocom” (it has less dependencies).
-## Plug a USB cable from your computer to the serial CP2102 USB port (mini USB-A).
+## Plug a USB cable from your computer to the serial CP2102 USB port (micro USB-A).
With “dmesg” you can check the device created for the serial link. Usually, it's /dev/ttyUSB0 but the number may vary depending on other USB serial ports connected to the host. To get it, you must switch the board on.
For example: