From 1c87f4d5e59da4337f5372c191a860916f593794 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 22 Nov 2011 14:16:38 +0000 Subject: Add framework for the STM3240G-EVAL board (not much logic yet) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4118 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 77c762494..fc19a55b9 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2218,3 +2218,7 @@ clock_gettime() and not clock_gettime(). Also, there is a place where FAT date is used instead of FAT time. (Thanks to David Sidrane). * arch/arm/src/stm32: Add support for the STM3240xxx MCU family. + * arch/arm/src/stm32 and arch/arm/include/stm32: Add support for the + STM32F50xxx family of MCUs. + * configs/stm3240g-eval: Add framework for the STMicro STM3240G-EVAL + board. -- cgit v1.2.3