summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-03 15:13:35 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-03 15:13:35 -0600
commitb4fd89698b04f24463ce654b78d2bcaf60eddc8b (patch)
tree7267f7b9aab57cfe6b0c6494521cf8a547fc8361 /nuttx/ChangeLog
parent51de2a26f016a6067ede9de62586a2d684876c80 (diff)
downloadnuttx-b4fd89698b04f24463ce654b78d2bcaf60eddc8b.tar.gz
nuttx-b4fd89698b04f24463ce654b78d2bcaf60eddc8b.tar.bz2
nuttx-b4fd89698b04f24463ce654b78d2bcaf60eddc8b.zip
configs/ea3131/usbmsc: Configuration removed. It could not possible useful because there is no MCI driver for the EA3131
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog14
1 files changed, 8 insertions, 6 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 7b4ad1121..dc4dae990 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6777,14 +6777,16 @@
* configs/stm3240g-eval/dhcpd: Configuration converted to use the
kconfig-frontends tools (2014-3-3).
* configs/lpcxpresso-lpc1768/dhcpd: Configuration converted to use the
- kconfig-frontends tools (2014-3-2)
+ kconfig-frontends tools (2014-3-3)
* configs/olimex-lpc1766stk/usbmsc: Configuration converted to use the
- kconfig-frontends tools (2014-3-2)
+ kconfig-frontends tools (2014-3-3)
* configs/nucleus2g/usbmsc: Configuration converted to use the
- kconfig-frontends tools (2014-3-2)
+ kconfig-frontends tools (2014-3-3)
* configs/lpcxpresso-lpc1768/usbmsc: Configuration converted to use the
- kconfig-frontends tools (2014-3-2)
+ kconfig-frontends tools (2014-3-3)
* configs/stm3210e-eval/usbmsc: Configuration converted to use the
- kconfig-frontends tools (2014-3-2)
+ kconfig-frontends tools (2014-3-3)
* configs/hymini-stm32v/usbmsc: Configuration converted to use the
- kconfig-frontends tools (2014-3-2)
+ kconfig-frontends tools (2014-3-3)
+ * configs/ea3131/usbmsc: Configuration removed. It could not possible
+ useful because there is no MCI driver for the EA3131 (2014-3-3)