From 48b3716bb9c2f8e8060bb74795ae8a38038649c0 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 14 Oct 2014 17:31:09 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 09d8a5d0c45..fda8dead6a5 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8841,3 +8841,10 @@ that will be in advance (2014-10-10). * fs/aio/ and include/aio.h: Add support for socket-based transfers (2014-10-11). + * arch/arm/include/stm32/chip.h, /src/stm32/Kconfig, and + stm32_allocateheap.c: Support for the STM32 F411RE from Serg Podtynnyi + (2014-10-14). + * configs/Kconfig, README.txt, and nucleo-f401re: Extend this board + configuration to also support the Nucleo-F411RE. From Serg Podtynnyi + (2014-10-14). +