README.tod.md: Add a basic readme file

This commit is contained in:
Marco Trevisan (Treviño)
2020-02-28 17:47:34 +01:00
parent 19225aaa3e
commit b2a78ddadc
+9
View File
@@ -0,0 +1,9 @@
### libfprint-TOD - libfprint for Touch OEM Drivers
This is a light fork of libfprint to expose internal Drivers API in order to
create drivers as shared libraries.
Fork is hosted at: https://gitlab.freedesktop.org/3v1n0/libfprint/tree/tod
An example driver implementation is available:
- https://gitlab.freedesktop.org/3v1n0/libfprint-tod-example-driver