mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-08 14:07:23 +00:00
Prep for 6.18 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4751 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
parent
fb6c8a8887
commit
fcc07454f1
2 changed files with 4 additions and 2 deletions
|
|
@ -220,7 +220,7 @@
|
|||
* Kconfig, */Kconfig: Added skeleton Kconfig files to all directories that
|
||||
may need them.
|
||||
|
||||
6.18 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
||||
6.18 2012-05-19 Gregory Nutt <gnutt@nuttx.org>
|
||||
|
||||
* Kconfig: Continued Kconfig file updates (no longer tracking on a per-file
|
||||
basis in the ChangeLog)
|
||||
|
|
@ -228,3 +228,5 @@
|
|||
* apps/examples/tiff: Fix wrong path used for temporary file.
|
||||
* apps/examples/touchscreen: Standardize the board-specific, touchscreen
|
||||
initialization interfaces.
|
||||
|
||||
6.19 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
||||
|
|
|
|||
|
|
@ -811,7 +811,7 @@ examplex/nxlines
|
|||
in the background window. Default depends on CONFIG_EXAMPLES_NXLINES_BPP
|
||||
(there really is no meaningful default).
|
||||
CONFIG_EXAMPLES_NXLINES_BORDERWIDTH -- The width of the circular border
|
||||
drawn in the background window. (default: 4).
|
||||
drawn in the background window. (default: 16).
|
||||
CONFIG_EXAMPLES_NXLINES_BORDERCOLOR -- The color of the circular border
|
||||
drawn in the background window. Default depends on CONFIG_EXAMPLES_NXLINES_BPP
|
||||
(there really is no meaningful default).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue