summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index a76c800b5..12a9b155b 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2341,4 +2341,6 @@
something too wrong.
* drivers/can.c: Fix a test for buffer full in the generic, "upper half",
can driver.
-
+ * arch/arm/src/lm3s: Add support for the LM3S6432S2E (Contributed by Mike Smith)
+ * configs/lm3s6432-s2: Add support for the TI RDK-S2E (LM3S6432S2E) board
+ (Contributed by Mike Smith)