From 1bda9bba47b369be336bb7a198eef6920d695fed Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 19 Oct 2013 12:26:47 -0600 Subject: SAMA5: Initial WDT timer (untested) --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index a0df39c5e..3c5e8a54a 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -5825,4 +5825,6 @@ * arch/arm/src/sama5/sam_rtc.h and other files: Hook the SAMA5 RTC driver into the build system; Verify the correct operation of the SAMA5 RTC driver (2013-10-19). + * arch/arm/src/sama5/sam_wdt.c and .h: Add a SAMA5 watchdog timer + drvier. Untested on initial check-in (2013-10-19). -- cgit v1.2.3