From a6ecd8111dee5e33407f9bd6dcc0287eb6d89394 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 22 Jul 2013 17:00:02 -0600 Subject: SAMA5 clock configuration should now agree with Atmel sample code; Added header file with macros to enable and disable peripheral clocking --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index c9c5231d7..3636d11ff 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -5154,4 +5154,6 @@ * arch/arm/src/sama5/sam_clockconfig.c: Add SAMA5 PLL configuration logic (plus associated header files). Initiali checkin is for the SAM3U which is very similar but needs to be verified (2013-7-22). + * arch/arm/src/sama5/sam_periphclks.h: Add macros to enable and + disable SAMA5 peripheral clocks (2013-7-22). -- cgit v1.2.3