summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-12 19:55:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-12 19:55:18 -0600
commit74efd3a881dc48771cacaf92ff881c467fc4baee (patch)
tree930a76cd42f5044dbb9df0c689b5445f18a8ba52 /nuttx/ChangeLog
parentd96957b074c0b66fec592e9151eb6522372392fa (diff)
downloadpx4-nuttx-74efd3a881dc48771cacaf92ff881c467fc4baee.tar.gz
px4-nuttx-74efd3a881dc48771cacaf92ff881c467fc4baee.tar.bz2
px4-nuttx-74efd3a881dc48771cacaf92ff881c467fc4baee.zip
Convert nucleus2g/usbserial to use kconfig-frontends
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).
+