summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index df9646b47..dde876459 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2493,3 +2493,5 @@
was ignored because its sequence number looked wrong. Fix was, obviously,
to only increment the recevied sequence number if the TCP data was
accepted.
+ * configs/stm3240g-eval, configs/stm32f40discovery, and arch/*/src/Makefile:
+ Add changes to support building with the Atollic "Lite" toolchain.