aa788a03203f3d2a33a20635af35f30d4318c4d3
libsam3
A C library for the SAM v3 API.
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.
Description
Languages
C
99.4%
Makefile
0.6%