diff --git a/ChangeLog b/ChangeLog index 070361c907..8b1022059a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8476,3 +8476,5 @@ 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 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).