Initialize Tizen 2.3 tizen_2.3 2.3a_release submit/tizen_2.3/20140531.111519
authorSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 04:00:16 +0000 (13:00 +0900)
committerSehong Na <sehong.na@samsung.com>
Sat, 31 May 2014 04:00:16 +0000 (13:00 +0900)
commit8948f3a8ede230f8a61d45b35baa9b8212100944
treeb564abe6802b312cde058fd9d993da26bf2ecdbb
Initialize Tizen 2.3
30 files changed:
AUTHORS [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
LICENSE.LGPLv2.1 [new file with mode: 0644]
NOTICE [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/dirs [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debian/sf-plugin-gyro-emul-pkgs.install.in [new file with mode: 0644]
debian/sf-plugin-gyro-emul-pkgs.postinst.in [new file with mode: 0644]
mobile/CMakeLists.txt [new file with mode: 0644]
mobile/processor/CMakeLists.txt [new file with mode: 0644]
mobile/processor/include/gyro_sim_processor.h [new file with mode: 0644]
mobile/processor/src/gyro_sim_processor.cpp [new file with mode: 0644]
mobile/sensor/CMakeLists.txt [new file with mode: 0644]
mobile/sensor/include/cgyro_sim.h [new file with mode: 0644]
mobile/sensor/include/l3g4200d.h [new file with mode: 0644]
mobile/sensor/src/cgyro_sim.cpp [new file with mode: 0644]
packaging/sf-plugin-gyro-emul-pkgs.manifest [new file with mode: 0644]
packaging/sf-plugin-gyro-emul-pkgs.spec [new file with mode: 0644]
wearable/CMakeLists.txt [new file with mode: 0644]
wearable/processor/CMakeLists.txt [new file with mode: 0644]
wearable/processor/include/gyro_sim_processor.h [new file with mode: 0644]
wearable/processor/src/gyro_sim_processor.cpp [new file with mode: 0644]
wearable/sensor/CMakeLists.txt [new file with mode: 0644]
wearable/sensor/include/cgyro_sim.h [new file with mode: 0644]
wearable/sensor/src/cgyro_sim.cpp [new file with mode: 0644]