libx52/lib
nirenjan a733d4420c Add API to let caller handle memory management
This is inspired by [skeeto]'s recent post on [minimalist C libraries]
and allows the caller to decide how to allocate or free memory needed by
libx52. A future addition could let the caller allocate a big enough
buffer up front, and let libx52 manage it.

[skeeto]: https://github.com/skeeto
[minimalist C libraries]: http://nullprogram.com/blog/2018/06/10/

[skip-ci]
2018-06-11 15:25:35 -07:00
..
libusbx52 Add SPDX license identifiers in all files 2018-04-18 12:19:29 -07:00
libx52 Add API to let caller handle memory management 2018-06-11 15:25:35 -07:00
libx52util Add SPDX license identifiers in all files 2018-04-18 12:19:29 -07:00
Makefile.am Add SPDX license identifiers in all files 2018-04-18 12:19:29 -07:00