summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-01 08:03:55 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-01 08:03:55 -0600
commitc9f4d6abf9560ca89dccbae0296a32f508744270 (patch)
tree42386bef4bbd84add2e6b1730516f412dd176e5d /apps/ChangeLog.txt
parent83d8a80691ba5ae0b9288c8767342ef535ef4958 (diff)
downloadnuttx-c9f4d6abf9560ca89dccbae0296a32f508744270.tar.gz
nuttx-c9f4d6abf9560ca89dccbae0296a32f508744270.tar.bz2
nuttx-c9f4d6abf9560ca89dccbae0296a32f508744270.zip
Add NSRF42L01 driver. From Laurent Latil
Diffstat (limited to 'apps/ChangeLog.txt')
-rw-r--r--apps/ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 4680ab194..8dc8ce783 100644
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -566,3 +566,8 @@
(2013-5-26).
* apps/examples/slcd: This test now sets the SLCD brightness level to
the mid-point as part of its initialization (2013-5-27).
+ * .gitignore: Clean-up of most all .gitignore files: Make scope of
+ 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).
+