summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 14db89397..ba23287a2 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4540,9 +4540,12 @@
Use SSP0 to LCD and SPI to SD-Card on the Zkit-arm-1769 board.
From Manikandan. S (2013-4-10)
* configs/olimex-lpc1766stk/usbserial: Converted to use the
- the kconfig-config frontends tools (2013-4-12).
+ kconfig-config frontends tools (2013-4-12).
* drivers/usbdev/pl2303.c: Fix some compilation errors that
crept in when fixes to the CDC/ACM driver where blindly
incorporated in the PL2303 driver (2013-4-12).
* configs/stm3210e-eval/usbserial: Converted to use the
- the kconfig-config frontends tools (2013-4-12). \ No newline at end of file
+ kconfig-config frontends tools (2013-4-12).
+ * configs/nucleus2g/usbserial: Converted to use the
+ kconfig-config frontends tools (2013-4-12).
+