You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sandy 99da0f2c72 pl286 release code 4 years ago
..
test pl286 release code 4 years ago
CMakeLists.txt pl286 release code 4 years ago
README.md pl286 release code 4 years ago
SkeletonMappingKeys.h pl286 release code 4 years ago
SkeletonSubsystem.cpp pl286 release code 4 years ago
SkeletonSubsystem.h pl286 release code 4 years ago
SkeletonSubsystemBuilder.cpp pl286 release code 4 years ago
SkeletonSubsystemObject.cpp pl286 release code 4 years ago
SkeletonSubsystemObject.h pl286 release code 4 years ago

README.md

Skeleton plugin

This is a skeleton plugin i.e. the minimal plugin boilerplate.

It adds an owner and message mapping key and print it when reading or writing the parameter.

Usage

It has no purpose: it only serves as a template and the make install target does not install it. If you want to see a real-life plugin and makefiles, see https://github.com/01org/parameter-framework-plugins-alsa or https://github.com/01org/parameter-framework-plugins-filesystem instead.