• Alessandro Rubini's avatar
    drivers: added zio-mini · 3ad30417
    Alessandro Rubini authored
    zio-mini is a very simple driver, with no attributes, that can be used
    to get accustomed with how ZIO and the ZIO bus work. You can create
    as many devices as you want, with as many channels as you want.
    Each device has only one input cset, that returns the struct timespec
    collected at raw_io() time.
    
    The driver always returns one sample only, even if the trigger
    asks for more.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    Acked-by: 's avatarFederico Vaga <federico.vaga@gmail.com>
    3ad30417
Name
Last commit
Last update
..
Makefile Loading commit data...
zio-ad788x.c Loading commit data...
zio-gpio.c Loading commit data...
zio-loop.c Loading commit data...
zio-mini.c Loading commit data...
zio-zero.c Loading commit data...