From 64bf18cfbd93d821f8fe145b988b06cdee892825 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 31 May 2015 13:09:21 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 48b01ee5165..666e7beb4d0 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10508,4 +10508,6 @@ * tools/configure.c: Fix test for the existence of the apps/ directory. Fix backward interpretation of options, -l was selecting Windows and -w was selecting Linux. This was SourceForege Ticket #39 (2015-05-31). - + * arch/include/stm32/chip.h and arch/src/stm32/Kconfig: Add basic + support for the STM32F205RG. From SourceForge Ticket 40 (anonymous, + 2015-05-31).