summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-19 10:22:21 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-19 10:22:21 -0600
commit000cd1ce6eb89cd19855959585f42cc353bebd8a (patch)
treee1f45a8a82c5e01bb428cc954384e87bc98bd32b /nuttx/ChangeLog
parent95621702e8ce219b6c53edc5bc2e444ce6694cad (diff)
downloadnuttx-000cd1ce6eb89cd19855959585f42cc353bebd8a.tar.gz
nuttx-000cd1ce6eb89cd19855959585f42cc353bebd8a.tar.bz2
nuttx-000cd1ce6eb89cd19855959585f42cc353bebd8a.zip
SAMA5: Add GPBR register definitions
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 8b0c3885a..07a087ab8 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -5816,4 +5816,6 @@
Support for RTC alarms is fragmentary and this has not yet been hooked
into the build system (2013-10-18).
* Various Spark and CC3000 files: Update by David Sidrane (2013-10-18).
+ * arch/arm/src/sama5/chip/sam_gpbr.h: Add SAMA5 GPBR register
+ definitions (2013-10-19).