From 8b4d057b84e231cc2cf1695c8e50d24495afa4a2 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 20 Jul 2014 13:09:59 -0600 Subject: [PATCH] Update changelog --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2dff7f7fe0..be78f81219 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7752,3 +7752,6 @@ clock as the PCK clock source (2014-7-19). * drivers/audio/wm8904.c/: The WM8904 audio driver is mostly code complete and ready to begin initial testing (2014-7-19). + * arch/arm/src/sama5/sam_pio.c: Logic for Schmitt trigger selection + backward (2014-7-20). +