tree: 4f6ac32c4674b8700ae761ac6380422cccc1012b [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