Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NuttX has done things in a very different way. There are no special files supported in any file system. Rather, special files can exist only in the NuttX pseudo file system. This was a decision that was made in the initial design to simplify things for resource limited plaforms yet still provide a mostly standard Unix-like/POSIX programming environment.

...