summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-13 12:05:49 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-13 12:05:49 -0600
commitc0c24d3c033ebf1f1808a4894f81134448e14048 (patch)
tree904bccc29526a221e75f9d07e8f73787b3d50a5a
parent50e10d42c8e3c485b74d999506a3eba3b1a7d3e1 (diff)
downloadpx4-nuttx-c0c24d3c033ebf1f1808a4894f81134448e14048.tar.gz
px4-nuttx-c0c24d3c033ebf1f1808a4894f81134448e14048.tar.bz2
px4-nuttx-c0c24d3c033ebf1f1808a4894f81134448e14048.zip
Trivial update to README file
-rw-r--r--nuttx/configs/sam4e-ek/README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/sam4e-ek/README.txt b/nuttx/configs/sam4e-ek/README.txt
index 65430455c..fa35c7991 100644
--- a/nuttx/configs/sam4e-ek/README.txt
+++ b/nuttx/configs/sam4e-ek/README.txt
@@ -299,7 +299,7 @@ Loading Code OpenOCD
source [find board/atmel_sam4e_ek.cfg]
This have been reported to work under Linux, but I have not been
- successful using it under Windows OpenOCD 0.8.0 iwht libUSB. I get
+ successful using it under Windows OpenOCD 0.8.0 with libUSB. I get
Open On-Chip Debugger 0.8.0 (2014-04-28-08:42)
...
@@ -313,7 +313,7 @@ Loading Code OpenOCD
- Go into Control Panel/System/Device Manager and update the J-Link
driver to point at the new jlink.inf file made with the
- libusb-win32/bin inf-wizard. Browse to the unsigned driver
+ libusb-win32/bin inf-wizard. Browse to the unsigned driver
pointed to by the inf, libusb0.dll from the libusb-win32-device-bin
distribution to complete the installation.