Drivers
Each driver is optional, and requires an explicit compilation feature flag to be enabled.
cargo build --features driverA,driverB,driverC
In this section you will find a description of each driver available, it's dependencies and initialization parameters.