summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-04-01 12:38:32 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-04-01 12:38:32 -0600
commit16be3006e8f08f6c639d746e14a1874537cf7b02 (patch)
tree209ab7c629763c229f89a2c1fd531bbc567358ac
parent05988ab6d7bd07be7f874e78a89fea1e6e7cf9c3 (diff)
downloadpx4-nuttx-16be3006e8f08f6c639d746e14a1874537cf7b02.tar.gz
px4-nuttx-16be3006e8f08f6c639d746e14a1874537cf7b02.tar.bz2
px4-nuttx-16be3006e8f08f6c639d746e14a1874537cf7b02.zip
Update ChangeLog
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a98f19a97..f3e7654b9 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -10091,3 +10091,5 @@
will enable calling board_pwm_setup() from boardctl(). In all
configurations that enable the apps/examples/pwm test, make sure that
boardctl() support is properly enabled (2015-03-31).
+ * Move include/nuttx/timer.h, rtc.h and watchdog.h to include/nuttx/timers/.
+ (2015-04-01).