diff --git a/Documentation/NuttXNxFlat.html b/Documentation/NuttXNxFlat.html index 41b2a19ee9..89b415041b 100644 --- a/Documentation/NuttXNxFlat.html +++ b/Documentation/NuttXNxFlat.html @@ -407,7 +407,10 @@ any following arguments. nuttx/syscall/syscall.csv that describes the NuttX RTOS interface, and
  • - nuttx/libc/lib.csv that describes the NuttX C library interface. + nuttx/libc/libc.csv that describes the NuttX C library interface. +
  • +
  • + nuttx/libc/math.cvs that descirbes any math library.