From eab7400d8f3a4cca567695278b5e93a53c4b2403 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 16 Dec 2014 15:31:04 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 485de956bd..e2c300ac09 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9241,3 +9241,7 @@ config/: Unify sensor debug. ADX driver was using input debug; LM75 and QENCODE that their own custom debug. Now all use CONFIG_DEBUG_SENSOR, sndbg() (2014-12-16). + * configs/dk-tm4c129x: Initial board support for the Tiva DK-TM4C129x + Connected Development Kit. The initial commit is just the Tiva + TM4C123G-Launchpad board support with naming changes (2014-12-16). +