9
0
Fork 0
nuttx-bb/apps/NxWidgets
Gregory Nutt 920edab8e2 Kconfig files: If external graphics initialization is required, it depends on CONFIG_LIB_BOARDCTL and should set CONFIG_BOARDCTL_GRAPHICS 2015-03-31 16:41:48 -06:00
..
Kconfig Kconfig files: If external graphics initialization is required, it depends on CONFIG_LIB_BOARDCTL and should set CONFIG_BOARDCTL_GRAPHICS 2015-03-31 16:41:48 -06:00
README.txt Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen support for the Shenzhou board; Complete the Shenzhou NxWM configuration (also untested). 2012-09-25 22:04:51 +00:00

README.txt

apps/NxWidgets README File
==========================

The NxWidgets and NxWM libraries don't physically reside in the apps/ source
tree.  The source code actually resides at the top level NxWidgets/
directory.  This directory is just a kludge...it is here only support
configuration of NxWidgets and NxWM.

The only files that reside in this directory are (1) this README.txt file
and (2) the Kconfig file to support NxWidgets configuration.  This is a
duplicate of the NxWidgets file that you can file at NxWidgets/Kconfig.