summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnuttx/ChangeLog5
1 files changed, 4 insertions, 1 deletions
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).
+