From 14674525f29131d70d5e895657dcf094e599d85e Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 22 Aug 2014 06:51:08 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index f59474734..e65d25dcc 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8212,4 +8212,7 @@ include/nuttx (2014-8-21). * Documentation/NuttxPortingGuide.h: For the same reason as above, move the description of the watchdog timer interfaces from the Users Guide - to the Porting Guide (2014-8-21). \ No newline at end of file + to the Porting Guide (2014-8-21). + * arch/arm/src/stm32/stm32_uart.h: STM32 F401: Correct support for + USART6 on this chip. From Freddie Chopin (2014-8-22). + -- cgit v1.2.3