summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-11-07 16:55:45 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-11-07 16:55:45 -0600
commitee2d89e981219f833f1042049e127901600db8c1 (patch)
treea6e04e527c13d34e1410d811d9d3efd930c906e2 /nuttx/ChangeLog
parent09fdb1a6083e6bee1c9f3250edf837c3255a62e2 (diff)
downloadnuttx-ee2d89e981219f833f1042049e127901600db8c1.tar.gz
nuttx-ee2d89e981219f833f1042049e127901600db8c1.tar.bz2
nuttx-ee2d89e981219f833f1042049e127901600db8c1.zip
Add support for the STM32F429I-Discovery board from Ken Pettit
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 9e6998cd8..05571c89b 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5990,4 +5990,5 @@
to use the I2S interface. More coming (2013-11-7).
* arch/arm/src/stm32 and arch/arm/include/stm32: Added support for
the STM32F429. From Ken Pettit (2013-11-7).
-
+ * configs/stm32f429i-disco: Support for the STM32F429I-Discovery
+ board from Ken Pettit (2013-11-7).