summaryrefslogtreecommitdiff
path: root/NxWidgets/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-25 22:04:51 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-25 22:04:51 +0000
commit98a7ce4560f7698e748e7e5461b9b26e4b45370d (patch)
tree494141ff73cb23e5f14ead9d76629034e8683519 /NxWidgets/README.txt
parent367c0f77ee3e82d47676931a8eea0c96de6f57a7 (diff)
downloadpx4-nuttx-98a7ce4560f7698e748e7e5461b9b26e4b45370d.tar.gz
px4-nuttx-98a7ce4560f7698e748e7e5461b9b26e4b45370d.tar.bz2
px4-nuttx-98a7ce4560f7698e748e7e5461b9b26e4b45370d.zip
Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen support for the Shenzhou board; Complete the Shenzhou NxWM configuration (also untested).
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5190 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'NxWidgets/README.txt')
-rw-r--r--NxWidgets/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/NxWidgets/README.txt b/NxWidgets/README.txt
index 7bb16820c..81f100d3d 100644
--- a/NxWidgets/README.txt
+++ b/NxWidgets/README.txt
@@ -53,6 +53,12 @@ license. See the COPYING file for details.
Directory Structure
===================
+Kconfig
+
+ This is a Kconfig file that should be provided at apps/NxWidgets/Kconfig.
+ When copied to that location, it will be used by the NuttX configuration
+ systems to configure settings for NxWidgets and NxWM
+
libnxwidgets
The source code, header files, and build environment for NxWidgets is