KernelNewbies:

These tasks are for you to get familiar with the IIO subsystem.

Please email your solutions to daniel.baluta at intel dot com and octavian.purdila at intel dot com. Your email should have the subject Task XX: Short task description

Experimenting with IIO subsystem

For this we will use two kernel modules found in drivers/staging/iio:

Dummy modules compilation

You need to select the following config options:

Use the following commands for modules compilation:

Use the following commands for module loading:

Task 01:

Task 02:

IIO event monitor

IIO event monitor is an user space example application which reads events from IIO layer and pretty prints the results. Implementation can be found in iio_event_monitor.c under tools/iio/. BR

Task 03:

KernelNewbies: IIO_tasks (last edited 2015-10-13 09:03:33 by DanielBaluta)