Update ChangeLog

This commit is contained in:
Gregory Nutt
2014-09-11 10:30:21 -06:00
parent 8d9df11ca2
commit a20e584dab
+2
View File
@@ -8476,3 +8476,5 @@
the kernel alloctor to free memory; when an unprivileged thread exits, the kernel alloctor to free memory; when an unprivileged thread exits,
we don't have to do anything... heap memory will be cleaned up when the we don't have to do anything... heap memory will be cleaned up when the
address environment is torn down (2014-9-11). address environment is torn down (2014-9-11).
* arch/arm/src/stm32/stm32_serial.c and chip/stm32f20xxx_rcc.h: Fix for
UART7 and UART8 on STM32 clock enable from Aton (2014-9-11).