summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-05-05 14:38:29 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-05-05 14:38:29 -0600
commit03a7ce0f604530c31f9716533103b4a2288c857b (patch)
tree1f5d4dbbcb9b0ed5f9512e6014335850323af010 /nuttx/ChangeLog
parent5bc7fcd3ffc062169be8562afc4d2feaa6425cb0 (diff)
downloadnuttx-03a7ce0f604530c31f9716533103b4a2288c857b.tar.gz
nuttx-03a7ce0f604530c31f9716533103b4a2288c857b.tar.bz2
nuttx-03a7ce0f604530c31f9716533103b4a2288c857b.zip
SAM4S Xplained Pro: Clean-up of LED usage and also some integration of new timer features. From Bob Doiron
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 8c57bbff0..68cbd07a4 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7285,3 +7285,8 @@
adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables
the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative
console device name (2014-5-5).
+ * arch/arm/src/sam34/sam_rtt.c/.h: RTT driver from Bob Doiron. Also
+ added high resolution RTC emulation using the RTT for the sub-second
+ counter (2014-5-5).
+ * configs/sam4s-xplained-pro: Clean-up of LED usage and also some
+ integration of new timer features. From Bob Doiron (2014-5-5). \ No newline at end of file