From 787ba2f1d1d3a94da4dc96cec08b69ab28dc0b4c Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 26 Jun 2014 12:23:34 -0600 Subject: [PATCH] Update changelog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 370f3ef7a3..ee89c9d866 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7528,3 +7528,6 @@ (2014-6-26). * include/nuttx/net/netstats.h: Move statistcs from uip.h to new netstats.h to remove nasty circular inclusion problem (2014-6-26). + * arch/arm/src/sama5: Add logic to redirect all SAMA5D4 interrupts to + the AIC (2014-6-26). +