summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-20 01:42:40 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-20 01:42:40 +0000
commitaf87d2de769a3f148b56f256e8c870c0f1b84580 (patch)
tree10fb5553e995fb8c6fcc8cd9627ad2566be42bcc /nuttx/ChangeLog
parent4faeb216ded5ad12b709988a52e1bdbbe06eafee (diff)
downloadnuttx-af87d2de769a3f148b56f256e8c870c0f1b84580.tar.gz
nuttx-af87d2de769a3f148b56f256e8c870c0f1b84580.tar.bz2
nuttx-af87d2de769a3f148b56f256e8c870c0f1b84580.zip
Add missing file needed for stm32f100xx port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4957 42af7a65-404d-4744-a932-0658087f49c3
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.
+