summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 37ce88a87..9013c72ae 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4922,3 +4922,7 @@
prevent detection of disonnection events. Reported by Scott (2013-6-6).
* nuttx/arch/arm/src/sam34/chip/sam4l_bscif.h: Add registers definitions
for the SAM4L BSCIF module (2013-6-6).
+ * nuttx/arch/arm/src/sam34/sam4l_clockconfig.c and chip/sam4l_wdt.h:
+ Finally finished the SAM4L clock configuration logic; Added a
+ WDT register definition header file (2013-6-8).
+