From 009d470dedd899da29591f5ff153bde78338d7c1 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Fri, 8 May 2015 14:14:05 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 6fe16b4d86..6e8624fd69 100755 --- a/ChangeLog +++ b/ChangeLog @@ -10332,3 +10332,5 @@ done during kl_start(). From Michael Hope (2015-05-07). * teensy-lc: remap UART0 to the standard pins. From Michael Hope (2015-05-07). + * arch/arm/src/stm32 and include/stm32: Added support for STM32F302K8 + and STM32F302K6. From Ben Dyer via PX4/David Sidrane (2015-05-08).