From bfeaf56050b65d0a6887049ab42cfd20c04c6ca2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 20 Jul 2012 01:42:40 +0000 Subject: Add missing file needed for stm32f100xx port git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4957 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'nuttx/ChangeLog') 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. + -- cgit v1.2.3