summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-03-31 10:22:50 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-03-31 10:22:50 -0600
commite370b8f46c0a4b28c3ebf5fddca2c256a85227cc (patch)
tree3ea3bce8c81de52a1fbe61c9f221248f0411d200 /nuttx
parent3c44ece6be1f1f021dedb02dbeb638c45f42ce0d (diff)
downloadpx4-nuttx-e370b8f46c0a4b28c3ebf5fddca2c256a85227cc.tar.gz
px4-nuttx-e370b8f46c0a4b28c3ebf5fddca2c256a85227cc.tar.bz2
px4-nuttx-e370b8f46c0a4b28c3ebf5fddca2c256a85227cc.zip
Update ChangeLog
Diffstat (limited to 'nuttx')
-rwxr-xr-xnuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a90726497..efe99b881 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -10055,3 +10055,4 @@
for RTC and/or the IWDG, while the LSE only for the RTC (and to output
the MCO1 pin). This change is not verifed for any other platforms.
From Leo Aloe3132
+ * Rename arch_nshinitialize() to board_app_initialize() (2015-03-30).