summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-17 20:07:22 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-12-17 20:07:22 +0000
commit3154078ddbb8a28dc434f7bf42ea2523814bfe91 (patch)
treeee9a57bf65150b23194d99eecea02ee8af066e44 /nuttx/ChangeLog
parent9a958200a692d239f9f67b27ec8ba672ce2188ef (diff)
downloadnuttx-3154078ddbb8a28dc434f7bf42ea2523814bfe91.tar.gz
nuttx-3154078ddbb8a28dc434f7bf42ea2523814bfe91.tar.bz2
nuttx-3154078ddbb8a28dc434f7bf42ea2523814bfe91.zip
Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contributed by Laurent Latil
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4197 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index b494164c4..e0f4d3b61 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2279,4 +2279,7 @@
was not correct. However, this driver has functioned for a long time until
the particular condition that revealed the bug occurred. My impression is
that this latter bugfix also fixes some STM32 USB performance problems.
+ * configs/hymini-stm32v: A configuration for the HY-Mini STM32v board contributed
+ by Laurent Latil. Theses changes also include support for the _STM32F103VCT6.
+