summaryrefslogblamecommitdiff
path: root/nuttx/libnx/README.txt
blob: bb9121a515214eb71d18a310bd27f21a72113de9 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                             
README
======

  The graphics capability consist both of components internal to the RTOS
  and of user-callable interfaces.  In the NuttX kernel mode build there are
  some components of the graphics subsystem are callable in user mode and
  other components that are internal to the RTOS.  This directory, libnx/,
  contains only those user-callable components.

  The RTOS internal functions are contained in the graphics/ directory.
  Please refer to graphics/README.txt for more detailed information.