aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-10 00:15:45 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-03-10 00:15:45 +0000
commit288631c44f632c46c4582904a0e47102423aed4f (patch)
treebc6c3135f9f82e6fefbd1408a4a0dc9e149d4a7a /nuttx/ChangeLog
parent0cba35270ae800392f4437bb740ffced9d49cc75 (diff)
downloadpx4-firmware-288631c44f632c46c4582904a0e47102423aed4f.tar.gz
px4-firmware-288631c44f632c46c4582904a0e47102423aed4f.tar.bz2
px4-firmware-288631c44f632c46c4582904a0e47102423aed4f.zip
Add support for the STM3220G-EVAL board
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4472 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 29f57e369..1d8c28f9f 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2545,4 +2545,9 @@
* arch/mips/src/pic32mx/pic32mx_ethernet.c: Verifed the PIC32 Ethernet
driver on the PIC32 Starter Kit. Status: It is occasionally functional
but no stable enough for use.
+ * arch/arm/include/stm32, arch/arm/src/stm32: Add general support for
+ the STM32 F2 family. Contributed by Gary Teravskis,
+ * configs/stm3220g-eval: Add support for the STMicro STM3220G-EVAL board.
+ Contributed by Gary Teravskis,
+