mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-03 13:19:03 +00:00
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5190 42af7a65-404d-4744-a932-0658087f49c3
11 lines
526 B
Text
11 lines
526 B
Text
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.
|