diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-06-13 17:20:05 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-06-13 17:20:05 +0200 |
commit | 014ba2dd29eaadb4d61948ca417c25112f76ee0e (patch) | |
tree | 85a9e9540ebcea63053a817993290eac45076962 /conf.d/export.map | |
parent | 21ffc6687e175d5cfb73500e45e61195d061ec72 (diff) |
Import CAN generator from low-level-can-service
Also use the app-templates CMake helpers.
Change-Id: I034e5efa9baa0f686a081f60df5c3588e4b3bd51
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'conf.d/export.map')
-rw-r--r-- | conf.d/export.map | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/export.map b/conf.d/export.map new file mode 100644 index 0000000..52c1b4a --- /dev/null +++ b/conf.d/export.map @@ -0,0 +1 @@ +{ global: afbBindingV1*; local: *; }; |