libfprint/libfprint
Daniel Drake 754e56aec1 Allow execution of sub-SSMs
A subssm will be executed, and upon completion the parent state machine
will either be advanced to the next state or aborted with error, depending
on the outcome of the subssm.

Also add some debug messages.
2008-02-18 17:55:35 +00:00
..
drivers aes2501: port to asynchronous model 2008-02-16 12:49:58 +00:00
nbis Rework some image handling; add public binarization API 2007-11-17 12:51:28 +00:00
aeslib.c aeslib: introduce user_data for write registers callback 2008-02-16 12:49:27 +00:00
aeslib.h aeslib: introduce user_data for write registers callback 2008-02-16 12:49:27 +00:00
core.c Add timing and polling infrastructure 2008-02-16 12:50:01 +00:00
data.c Port to libusb-0.9.0 (synchronous I/O) 2008-01-30 14:16:35 +00:00
drv.c Allow execution of sub-SSMs 2008-02-18 17:55:35 +00:00
fp_internal.h Allow execution of sub-SSMs 2008-02-18 17:55:35 +00:00
fprint.h Add timing and polling infrastructure 2008-02-16 12:50:01 +00:00
img.c Port imaging layer to asynchronous model 2008-02-16 12:48:44 +00:00
imgdev.c Port imaging layer to asynchronous model 2008-02-16 12:48:44 +00:00
Makefile.am Add timing and polling infrastructure 2008-02-16 12:50:01 +00:00
poll.c Add timing and polling infrastructure 2008-02-16 12:50:01 +00:00