afm-binding: provide afm as a unique binding
authorJosé Bollo <jose.bollo@iot.bzh>
Mon, 7 Aug 2017 15:20:37 +0000 (17:20 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 24 Nov 2017 16:44:57 +0000 (17:44 +0100)
commitecb483c282d48a6236c2aafd3beaa355e5a75e73
tree4362d82a05bb0403850677056674d5ca6b93f081
parente8debaedb512bdc32932cf3e7a2446ac0e162508
afm-binding: provide afm as a unique binding

This is the first stone (not fully tested) to
implment the afm-main as a binding. At the end,
this component will replace afm-user-daemon and
afm-system-daemon.

Change-Id: I6eafa7d26800f45ae58dd51aa9ff8008cdb3ff59
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
src/CMakeLists.txt
src/afm-binding.c [new file with mode: 0644]
src/afm-binding.export-map [new file with mode: 0644]
src/wrap-json.c [new file with mode: 0644]
src/wrap-json.h [new file with mode: 0644]
src/wrap-json.md [new file with mode: 0644]