summaryrefslogtreecommitdiff
path: root/nuttx/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/README.txt')
-rw-r--r--nuttx/README.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/README.txt b/nuttx/README.txt
index 76d2b9b19..0d681179c 100644
--- a/nuttx/README.txt
+++ b/nuttx/README.txt
@@ -191,7 +191,7 @@ Notes about Header Files
header file then you should also define CONFIG_ARCH_MATH_H=y in your
NuttX Configuration file. If CONFIG_ARCH_MATH_H is selected, then the
top-level Makefile will copy the stub math.h header file from
- include/nuttx/matn.h to include/math.h where it will become the system
+ include/nuttx/math.h to include/math.h where it will become the system
math.h header file. The stub math.h header file does nothing other
than to include that archicture-specific math.h header file as the
system math.h header file.
@@ -1200,6 +1200,8 @@ apps
| | `- README.txt
| |- install
| | `- README.txt
+ | |- usbmsc
+ | | `- README.txt
| `- zmodem
| `- README.txt
`- README.txt