summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-02-20 15:34:59 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-02-20 15:34:59 -0600
commit95d0ef5327694bc93486b38f79b79b964b05f13c (patch)
tree91155cb0c646b9574a59f015e6051765a45a43a2 /nuttx/ChangeLog
parent8086cabe859cfe6c7f54170c34eb11bfa90addd3 (diff)
downloadpx4-nuttx-95d0ef5327694bc93486b38f79b79b964b05f13c.tar.gz
px4-nuttx-95d0ef5327694bc93486b38f79b79b964b05f13c.tar.bz2
px4-nuttx-95d0ef5327694bc93486b38f79b79b964b05f13c.zip
Olimex LPC1766STK: FTPC configure changed to use the kconfig-fronteds tools by Alan Carvalho de Assis
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e33278154..1227cad0d 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6628,4 +6628,6 @@
are unmasked with UARTs > UART2 are enabled. From gosha (2014-2-19).
* arch/arm/src/samd/sam_spi.c: The SPI driver is code complete,
but untested (2014-2-20).
+ * configs/olimex-lpc1766stck/ftpc: Configuration convert to use
+ the kconfig-frontends tools by Alan Carvalho de Assis (2014-2-20).