summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-02-05 13:55:36 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-02-05 13:55:36 -0600
commita9e59ac77d5f54bd9b88c61484cea521d64c5bda (patch)
treebe75f4eeb953bac48094374c2818e51e0dc47895 /nuttx/ChangeLog
parent834b92bbe975ee10e4e273a3e790ec5aeb10467a (diff)
downloadpx4-nuttx-a9e59ac77d5f54bd9b88c61484cea521d64c5bda.tar.gz
px4-nuttx-a9e59ac77d5f54bd9b88c61484cea521d64c5bda.tar.bz2
px4-nuttx-a9e59ac77d5f54bd9b88c61484cea521d64c5bda.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 292a0b0bd..f7b1e34a0 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -9669,3 +9669,6 @@
* net/icmpv6/icmpv6_input.c and icmpv6_rnotify.c: With these two
changes both ICMPv6 autonomous autoconfiguration and router
functionality appear to be working with no problems (2015-02-05).
+ * arch/arm/src/tiva and configs/tm4c123g-launchpad: Adds support for
+ TM4C123G timers; integrates with the TM4C123G Launchpad. From Calvin
+ Maguranis (2015-02-05).