summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-02 11:08:23 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-02 11:08:23 -0600
commitd562b262b3e314ce1d76fedf422569ea8dcc2819 (patch)
tree83856b1d26f4d1ac27f2d5717e6342331eb7b72f /nuttx/ChangeLog
parent2c38fec32de68525253ab3cf1ffa9e574b11bae6 (diff)
downloadnuttx-d562b262b3e314ce1d76fedf422569ea8dcc2819.tar.gz
nuttx-d562b262b3e314ce1d76fedf422569ea8dcc2819.tar.bz2
nuttx-d562b262b3e314ce1d76fedf422569ea8dcc2819.zip
arch/arm/src/lpc2378/Kconfig: Create Kconfig for the platform; Adjust configuration names for compatibility, configs/olimex-lpc2378/nsh: Convert to use the kconfig-frontends tools
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog60
1 files changed, 31 insertions, 29 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 35449483e..55f39d5e6 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6696,51 +6696,53 @@
cases where there wass some good argument to retain the ostest
configuration) (2014-2-28)
* configurations (2014-2-28).
- * configs/stm3240g-eval/nsh2: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
- * configs/stm3220g-eval/nsh2: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
- * configs/stm3210e-eval/nsh: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
- * configs/stm3210e-eval/nsh2: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
+ * configs/stm3240g-eval/nsh2: Configuration converted to use the
+ kconfig-frontends tools (2014-3-1).
+ * configs/stm3220g-eval/nsh2: Configuration converted to use the
+ kconfig-frontends tools (2014-3-1).
+ * configs/stm3210e-eval/nsh: Configuration converted to use the
+ kconfig-frontends tools (2014-3-1).
+ * configs/stm3210e-eval/nsh2: Configuration converted to use the
+ kconfig-frontends tools (2014-3-1).
* configs/lincoln60/nsh: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
+ kconfig-frontends tools (2014-3-1).
* configs/lpcxpresso-lpc1768/nsh: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
- * configs/nucleus2g/nsh: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
- * configs/vsn/nsh: Configuration converted to use the kconfig-frontends
+ kconfig-frontends tools (2014-3-1).
+ * configs/nucleus2g/nsh: Configuration converted to use the
+ kconfig-frontends tools (2014-3-1).
+ * configs/vsn/nsh: Configuration converted to use the kconfig-frontends
tools (2014-3-1).
- * configs/mirtoo/nsh: Configuration converted to use the kconfig-frontends
- tools (2014-3-1).
- * configs/pic32-starterkit/nsh: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
- * configs/pic32-starterkit/nsh2: Configuration converted to use the
- kconfig-frontends tools (2014-3-1)
+ * configs/mirtoo/nsh: Configuration converted to use the kconfig-frontends
+ tools (2014-3-1).
+ * configs/pic32-starterkit/nsh: Configuration converted to use the
+ kconfig-frontends tools (2014-3-1).
+ * configs/pic32-starterkit/nsh2: Configuration converted to use the
+ kconfig-frontends tools (2014-3-1)
* configs/pic32mx7mmb/nsh: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
+ kconfig-frontends tools (2014-3-1).
* configs/ubw32/nsh: Configuration converted to use the kconfig-frontends
- tools (2014-3-1).
+ tools (2014-3-1).
* configs/sim/nsh2: Configuration converted to use the kconfig-frontends
- tools (2014-3-1).
+ tools (2014-3-1).
* configs/lm3s6432-s2e/nsh: Configuration converted to use the
- kconfig-frontends tools (2014-3-1)
+ kconfig-frontends tools (2014-3-1)
* configs/lm3s8962-ek/nsh: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
+ kconfig-frontends tools (2014-3-1).
* configs/eagle100/nsh: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
+ kconfig-frontends tools (2014-3-1).
* configs/stm32f4discovery/src/Makefile: Fix type: stm32_pwm.c not
stm32_psm.c. Noted by Max Kriegleder (2014-3-1).
* configs/lpc4330-xplorer/nsh Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
+ kconfig-frontends tools (2014-3-1).
* configs/ea3152/ostest: Configuration converted to use the
- kconfig-frontends tools (2014-3-1).
+ kconfig-frontends tools (2014-3-1).
* configs/stm3210e-eval/RIDE, nxlines, and nxtext: Remove some old
style configurations that are not worth converting to use the
kconfig-frontends tools (2014-3-2).
* configs/stm3210e-eval/nx: Configuration converted to use the
- kconfig-frontends tools (2014-3-2).
+ kconfig-frontends tools (2014-3-2).
* configs/mirtoo/nxffs: Configuration converted to use the kconfig-frontends
- tools (2014-3-1).
+ tools (2014-3-1).
+ * configs/olimex-lpc2378/nsh: Configuration converted to use the
+ kconfig-frontends tools (2014-3-2)