controller: Prepare project ot use the Controller
authorArthur Guyader <arthur.guyader@iot.bzh>
Thu, 7 Nov 2019 13:16:16 +0000 (14:16 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 7 Nov 2019 13:16:16 +0000 (14:16 +0100)
commitb8850421ba13a408b413d23d4eb3e1fb7250196a
tree2d9dd00d2691196ce13d4c964b8b785833f8387c
parent5912e67b3fe1366089102d1860c9f8ae01f8aec4
controller: Prepare project ot use the Controller

Change-Id: I39c39da66f9a0716bd75dc82824941508c236bf2
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
12 files changed:
conf.d/CMakeLists.txt [new file with mode: 0644]
conf.d/cmake/00-default-osconfig.cmake [new file with mode: 0644]
conf.d/cmake/00-suse-config.cmake [new file with mode: 0644]
conf.d/cmake/01-debian-config.cmake [new file with mode: 0644]
conf.d/cmake/01-ubuntu-config.cmake [new file with mode: 0644]
conf.d/cmake/config.cmake
conf.d/project/CMakeLists.txt [new file with mode: 0644]
conf.d/project/etc/CMakeLists.txt [new file with mode: 0644]
conf.d/project/etc/control-low-can.json [new file with mode: 0644]
low-can-binding/CMakeLists.txt
plugins/CMakeLists.txt [new file with mode: 0755]
plugins/agl-signals.cpp [new file with mode: 0644]