summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-10 00:15:45 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-03-10 00:15:45 +0000
commite6840f34ca8b0ec6764ff13da7c5e7d7fdee9beb (patch)
treebc6c3135f9f82e6fefbd1408a4a0dc9e149d4a7a /nuttx/ChangeLog
parentebe8678619fe7bca2fd4f65830192a7559af46c3 (diff)
downloadpx4-nuttx-e6840f34ca8b0ec6764ff13da7c5e7d7fdee9beb.tar.gz
px4-nuttx-e6840f34ca8b0ec6764ff13da7c5e7d7fdee9beb.tar.bz2
px4-nuttx-e6840f34ca8b0ec6764ff13da7c5e7d7fdee9beb.zip
Add support for the STM3220G-EVAL board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4472 42af7a65-404d-4744-a932-0658087f49c3
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,
+