Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-08-22 06:51:08 -06:00
parent de3dd8e96b
commit 09396b39eb

View File

@ -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).
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).