summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-06 16:02:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-06 16:02:18 -0600
commit539e245c01a62dabb4190d59f4df8c96f9e2ca4e (patch)
tree4ab7973679be261bcb13756402c1e58254cae817 /nuttx/ChangeLog
parent34f6b9dbda2bcc7b79a6cf8a91a0d9dd4d969168 (diff)
downloadnuttx-539e245c01a62dabb4190d59f4df8c96f9e2ca4e.tar.gz
nuttx-539e245c01a62dabb4190d59f4df8c96f9e2ca4e.tar.bz2
nuttx-539e245c01a62dabb4190d59f4df8c96f9e2ca4e.zip
Refresh several defconfig files to (1) bring them up-to-date, and (2) to confirm that no bugs were introduced in recent massive Kconfig file changes
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index c79c5d289..74c777c21 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6936,3 +6936,9 @@
some guidelines (2014-3-6).
* drivers/serial/Kconfig: Correct an error introduced in this file
in very recent commits (2013-3-6).
+ * configs/*sam*: Refresh all SAM* configurations with the latest
+ Kconfig files (2014-3-6).
+ * configs/stm32f4discovery: Refresh all configurations (except
+ winbuild) with the latest Kconfig files (2014-3-6).
+ * configs/viewtool-stm32f107: Refresh all configurations with the
+ latest Kconfig files (2014-3-6).