initial version
authorJeonghoon Park <jh1979.park@samsung.com>
Wed, 6 Dec 2017 12:34:31 +0000 (21:34 +0900)
committerJeonghoon Park <jh1979.park@samsung.com>
Wed, 6 Dec 2017 12:34:31 +0000 (21:34 +0900)
commitc3a51261d55562d0b0f6075bce0a2c94d78a8033
treec04a15cd411e8735c477a6d02d520630fbe9dcfc
parent204218792f2e3dd78882b9b12ddbb1a45f4186ca
initial version
12 files changed:
CMakeLists.txt [new file with mode: 0644]
inc/dc_motor.h [new file with mode: 0644]
inc/log.h [new file with mode: 0644]
inc/pca9685.h [new file with mode: 0644]
org.tizen.car-app.manifest [new file with mode: 0644]
packaging/car-app.spec [new file with mode: 0644]
shared/res/default_icon.png [new file with mode: 0644]
src/app.c [new file with mode: 0644]
src/dc_motor.c [new file with mode: 0644]
src/log.c [new file with mode: 0644]
src/pca9685.c [new file with mode: 0644]
tizen-manifest.xml.in [new file with mode: 0644]