Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-08-22 08:54:26 -06:00
parent fd484c4de9
commit 21ed39159e

View File

@ -8215,4 +8215,7 @@
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).
* nuttx/sched/wdog and include/nuttx/wdog.h: Add support for statically
allocated watchdog timer (also eliminate some unconvential typing)
(2014-8-22).