Skip to content

SRCoughlin/libsam3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libsam3

Build Status

A C library for the SAM v3 API.

Development Status

Unmaintained, but PRs welcome!

Usage

Copy the two files from one of the following locations into your codebase:

  • src/libsam3 - Synchronous implementation.
  • src/libsam3a - Asynchronous implementation.

See examples/ for how to use various parts of the API.

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • Makefile 0.4%