add feature for adconvert and sound sensor
authorJeonghoon Park <jh1979.park@samsung.com>
Mon, 9 Oct 2017 05:02:58 +0000 (14:02 +0900)
committerJeonghoon Park <jh1979.park@samsung.com>
Thu, 12 Oct 2017 01:03:10 +0000 (10:03 +0900)
commit55211d5d295b2e5f58453f53c6a42a5f7484698f
treee850bc3022e773a4d28027bacae6527637f27a8a
parent8a237251f561962d685b3148d8853cf7c7d3c7aa
add feature for adconvert and sound sensor

Change-Id: Ia78e258c41d53ad759330197f22bd83eaa91afca
CMakeLists.txt
inc/resource.h
inc/resource/resource_adc_mcp3008.h [new file with mode: 0644]
inc/resource/resource_sound_level_sensor.h [new file with mode: 0644]
inc/resource/resource_sound_level_sensor_internal.h [new file with mode: 0644]
inc/resource_internal.h
packaging/org.tizen.position-finder-server.spec
src/resource.c
src/resource/resource_adc_mcp3008.c [new file with mode: 0644]
src/resource/resource_sound_level_sensor.c [new file with mode: 0644]