tree: c32c87ddddf8f47dbe9c5c6271e9eb0f26c76512 [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