summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-01-11 09:36:11 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-01-11 09:36:11 -0600
commit00b64ed8bb241b10737968a3518c929e329f9c37 (patch)
treea1c090ebd1dd72925d8b5466831e2cf8c9b47ff5
parent1c8234c117ca90e978e9c7af60fc36cae2a98f76 (diff)
downloadnuttx-00b64ed8bb241b10737968a3518c929e329f9c37.tar.gz
nuttx-00b64ed8bb241b10737968a3518c929e329f9c37.tar.bz2
nuttx-00b64ed8bb241b10737968a3518c929e329f9c37.zip
Update ChangeLog
-rw-r--r--apps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 37c523b5d..cffc130c4 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -1167,4 +1167,6 @@
* apps/system/lm75 and build-related files: Add a tiny application to
read the temperature from an LM-75 (or compatible) temperature sensor
(2015-01-06).
+ * apps/interpreters/micropython: A port of Micro Python to NuttX.
+ Contributed by Dave Marples (2015-01-11).