From 8e1020e8eb2e84382a2f9f7c03a730657c1f498d Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 18 Dec 2014 15:20:51 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8af4703218..4dfd13b2fa 100755 --- a/ChangeLog +++ b/ChangeLog @@ -9262,4 +9262,7 @@ * configs/freedom-kl25z: Update the Freedom KL25Z board CC3000 support to use the current CC300 interfaces. From Alan Carvalho de Assis (2014-12-18). + * arch/arm/src/tiva, include/tiva, and many configurations: Change + negative Tiva logic CONFIG_TIVA_DISABLE_GPIOx_IRQS to positive logic + CONFIG_TIVA_GPIOx_IRQ (2014-12-18).