summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 8dc8ce783..f8ba10f72 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -570,4 +570,5 @@
ignore to be only the current directory; Ignore .dSYM files in
directories where .exe's may be build. Also, in Makefiles,
clean .dSYM files in directories where .exe may be built (2013-5-30).
-
+ * apps/examples/nrf35l01_term: Add an example application to demo the
+ nRF24L01 driver. From Laurent Latil (2013-6-1).