From c9f4d6abf9560ca89dccbae0296a32f508744270 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sat, 1 Jun 2013 08:03:55 -0600 Subject: Add NSRF42L01 driver. From Laurent Latil --- apps/ChangeLog.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'apps') 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). + -- cgit v1.2.3