Initial directory structure created
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 10 Apr 2019 05:48:11 +0000 (14:48 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 10 Apr 2019 05:48:11 +0000 (14:48 +0900)
commitea83bc26160458de626456abcfc56e15635382a4
treeac70503ae90328b475badf1d6a16fb42c9699056
parentd3e40b629e8a793b605d7ccc013b1a7a433e9dc1
Initial directory structure created

This is to provide source code structural overview.

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
15 files changed:
core/libadsp-core/README.md [new file with mode: 0644]
core/libadsp-core/include/README.md [new file with mode: 0644]
core/libadsp-core/src/README.md [new file with mode: 0644]
core/libnpu-core/README.md [new file with mode: 0644]
core/libnpu-core/include/README.md [new file with mode: 0644]
core/libnpu-core/src/README.md [new file with mode: 0644]
core/npuruntime-core/README.md [new file with mode: 0644]
core/npuruntime-core/src/README.md [new file with mode: 0644]
core/npuruntime-core/src/ip/README.md [new file with mode: 0644]
core/npuruntime-core/src/usb/README.md [new file with mode: 0644]
debian/control [new file with mode: 0644]
host/libnpuhost/README.md [new file with mode: 0644]
host/libnpuhost/include/README.md [new file with mode: 0644]
host/libnpuhost/src/README.md [new file with mode: 0644]
packaging/npu-systemservice.spec [new file with mode: 0644]