2 Commits
Author SHA1 Message Date
Bertrand Roussel 47914e0fa1 Provide shared library
Some people may want to use tinycbor as a shared library instead of
as a static library, so providing a set of .so accordingly.

Even with the static library, I'm having trouble incorporating it
into another shared library, so providing -fPIC option as well.

Signed-off-by: Bertrand Roussel <broussel@sierrawireless.com>
2017-10-07 13:16:46 -07:00
Bertrand Roussel 70f58e8b8a Fix LICENSE
Updating LICENSE file so project can be recognized as MIT in
GitHub.

Signed-off-by: Bertrand Roussel <broussel@sierrawireless.com>
2017-07-26 10:29:17 -07:00