[loco_exporter] Initial commit (#3757)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 13 Jun 2019 03:49:47 +0000 (12:49 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 13 Jun 2019 03:49:47 +0000 (12:49 +0900)
commit0cb21dbfbdbccfd91dac97802699cf68f143532c
tree556be5886394988b9cf04fd34ea1ee1750fb7112
parentd79f8f9dffa326ec966212030dffe9ada1abe74f
[loco_exporter] Initial commit (#3757)

This commit creates "loco_exporter" project with minimal implementation.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/loco-exporter/.FORMATCHECKED [new file with mode: 0644]
contrib/loco-exporter/CMakeLists.txt [new file with mode: 0644]
contrib/loco-exporter/include/LocoExporter.h [new file with mode: 0644]
contrib/loco-exporter/requires.cmake [new file with mode: 0644]
contrib/loco-exporter/src/LocoExporter.cpp [new file with mode: 0644]