summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a8b4d2712..3b0f4905c 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1883,3 +1883,7 @@
example. This example focuses on placing text on the background while
pop-up windows occur. Text should continue to update normally with or without
the popup windows present.
+ * arch/arm/src/common/up_checkstack.c: ARM stack overflow checking submitted
+ by Hal Glenn.
+ * arch/arm/src/lpc17xx: Changes to compile successfully with no serial console
+ (also submitted by Hal Glenn).