[DAQ-drivers] driver/sd branch, devel, updated. 6fc3cb52d2a9dd9943ab6995f08c8dcbb0885029

Bryan Moffit moffit at jlab.org
Tue Jan 7 14:12:49 EST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "driver/sd".

The branch, devel has been updated
       via  6fc3cb52d2a9dd9943ab6995f08c8dcbb0885029 (commit)
      from  873132daf5149f7087e7af10e09bef3c21a78306 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6fc3cb52d2a9dd9943ab6995f08c8dcbb0885029
Author: Bryan Moffit <moffit at jlab.org>
Date:   Tue Jan 7 14:11:55 2014 -0500

    Add a program to test SD Library during development.
    sdLib.{c,h}
     - Add standard headers
     - Add in external pointers from TI and TS libraries
     - Initialize SD pointer using whichever (TIp/TSp) is available
     - Switch tiMutex to sdMutex (and assocated lock/unlock macros)

-----------------------------------------------------------------------

Summary of changes:
 Makefile         |   94 ++++++++++++++++++++++
 sdLib.c          |  229 +++++++++++++++++++++++++++++++-----------------------
 sdLib.h          |    6 +-
 test/Makefile    |   34 ++++++++
 test/sdLibTest.c |   43 ++++++++++
 5 files changed, 304 insertions(+), 102 deletions(-)
 create mode 100644 Makefile
 create mode 100644 test/Makefile
 create mode 100644 test/sdLibTest.c


hooks/post-receive
-- 
driver/sd


More information about the Daq-drivers mailing list