aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-20 01:42:40 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-20 01:42:40 +0000
commitbfeaf56050b65d0a6887049ab42cfd20c04c6ca2 (patch)
tree10fb5553e995fb8c6fcc8cd9627ad2566be42bcc /nuttx/ChangeLog
parent3f48ca481b6649ffd8f5856088b2b04a33e98605 (diff)
downloadpx4-firmware-bfeaf56050b65d0a6887049ab42cfd20c04c6ca2.tar.gz
px4-firmware-bfeaf56050b65d0a6887049ab42cfd20c04c6ca2.tar.bz2
px4-firmware-bfeaf56050b65d0a6887049ab42cfd20c04c6ca2.zip
Add missing file needed for stm32f100xx port
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4957 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index f9707f959..befaf0f77 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3027,5 +3027,6 @@
* arch/arm/src/stm32 and arch/arm/include/stm32: Add add support for the
STM32F100x "Value Line" devices. This includes changes to stm32F10xx_rcc.c that
add the ability to run the chip off the internal oscillator. There is no open
- board configuration for this part yet (the STM32F0Discovery or STM32VL boards
- would be good candidates). Contributed by Mike Smith.
+ board configuration for this part yet (the STM32VLDiscovery would be a candidate).
+ Contributed by Mike Smith.
+