summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-03-31 16:31:35 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-03-31 16:31:35 -0600
commit58b2adf1b5795449bf5ba51b33a4ddce29b99086 (patch)
tree4486edb7be35c8479a8f914bae36c1b096c241ab /nuttx
parentf624bf496ae21603946f73f355bd5dcc6515b230 (diff)
downloadpx4-nuttx-58b2adf1b5795449bf5ba51b33a4ddce29b99086.tar.gz
px4-nuttx-58b2adf1b5795449bf5ba51b33a4ddce29b99086.tar.bz2
px4-nuttx-58b2adf1b5795449bf5ba51b33a4ddce29b99086.zip
Update ChangeLog
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 7fb40b6fa..fa1b647b9 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -10082,3 +10082,7 @@
can call board_adc_setup() on behalf of an application. Make sure that
the proper features are enabled in the defconfig files that have
CONFIG_EXAMPLES_ADC=y (2015-03-31).
+ * configs/*/defconfig: Make sure that all defconfig files that require
+ external graphics intiialization also enable the correct boarctl()
+ settings (2015-03-31).
+