px4-firmware/apps/NxWidgets
patacongo 343817a6fd Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5202 42af7a65-404d-4744-a932-0658087f49c3
2012-09-28 19:24:46 +00:00
..
Kconfig Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable) 2012-09-28 19:24:46 +00: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.