aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-04 15:12:55 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-04 15:12:55 +0000
commitf561a5ab0302e260c2df461cc9c32c9b1535c243 (patch)
tree91d9f298d4568c87e8a0c3f4211e229dc80f2b13 /nuttx/ChangeLog
parent0062c0322665d7e117d4c86b0daec806e893e62a (diff)
downloadpx4-firmware-f561a5ab0302e260c2df461cc9c32c9b1535c243.tar.gz
px4-firmware-f561a5ab0302e260c2df461cc9c32c9b1535c243.tar.bz2
px4-firmware-f561a5ab0302e260c2df461cc9c32c9b1535c243.zip
RGMP 4.0 update from Qiang Yu
git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5305 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index b357a629d..06bc13fd6 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3561,4 +3561,5 @@
constructors before main() starts. BUT... NuttX is not initialized
and this results in a crash. On the STM324Discovery, I will have
better control over when the static constructors run.
+ * RGMP 4.0 updated from Qiany Yu.