aboutsummaryrefslogtreecommitdiff
path: root/nuttx/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-03 17:31:55 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-04-03 17:31:55 +0000
commit4865d9928372bd136098beaf72b3d55ef1859d2a (patch)
tree7487885e4c636d46fbdf1f75969d7b9b1b1e4518 /nuttx/README.txt
parent55c0b5bec31f62367ab9a336513b19af058cad69 (diff)
downloadpx4-firmware-4865d9928372bd136098beaf72b3d55ef1859d2a.tar.gz
px4-firmware-4865d9928372bd136098beaf72b3d55ef1859d2a.tar.bz2
px4-firmware-4865d9928372bd136098beaf72b3d55ef1859d2a.zip
Beginning of an OTG FS device side driver (not much there on initial check-in)
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4552 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/README.txt')
-rwxr-xr-xnuttx/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/README.txt b/nuttx/README.txt
index c2c36035b..5c3ec5683 100755
--- a/nuttx/README.txt
+++ b/nuttx/README.txt
@@ -152,7 +152,7 @@ Notes about Header Files:
nuttx/include/math.h. This stub header file can be used to "redirect"
the inclusion to an architecture-specific math.h header file. But, if
you need your toolchain's math.h header file, the simplest thing to do
- is probably to just removed the nuttx/include/math.h header file.
+ is probably to just remove the nuttx/include/math.h header file.
CONFIGURING NUTTX
^^^^^^^^^^^^^^^^^