tree: a4b134007be3db4b94f78d96c5e3f4f78a1c217c [path history] [tgz]
  1. device_access/
  2. driver_locator/
  3. example/
  4. CMakeLists.txt
  5. README.md
device_access/README.md

Device Access

The Device Access contains a for Celix adapted implementation of the OSGi Compendium Device Access Specification.

Properties
DRIVER_LOCATOR_PATH     Path to the directory containing the driver bundles, defaults to "drivers".
                        The Driver Locator uses this path to find drivers.
CMake option
BUILD_DEVICE_ACCESS=ON