From 58b2adf1b5795449bf5ba51b33a4ddce29b99086 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 31 Mar 2015 16:31:35 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx') 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). + -- cgit v1.2.3