summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 75062412c..499c81950 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1550,3 +1550,6 @@
CONFIG_SCHED_ATEXIT. It your application is currently using atexit(),
you will need to add CONFIG_SCHED_ATEXT to your configuration file.
* drivers/net/slip.c - Add a SLIP driver (untested on initial check-in).
+ * configs/olimex-lpc1766stk/slip-httpd - An example that uses SLIP to
+ provide a serial-port based THTTPD web server.
+