From 7395cba77dde7137e7fa6a9e68b8e6196f029320 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 27 Nov 2014 06:16:55 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cbfe58df11..286376c770 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9069,4 +9069,6 @@ Toby Duckworth. This port is a leverage of the LPC3330-Xplorer port and still have a some misinformation from that port that needs to be updated for the LPC4357-EVB (2014-11-26). - + * arch/arm/include/stm32/chip.h, src/stm32/Kconfig, chip.h, and + chip/stm32f102_pinmap.h: Enable support for the STM32 F102. From + https://github.com/PX4/NuttX/pull/28.diff (2014-11-27).