move and remove private headers 55/260355/6
authorAdrian Szyndela <adrian.s@samsung.com>
Wed, 23 Jun 2021 15:17:50 +0000 (17:17 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Fri, 25 Jun 2021 14:55:39 +0000 (16:55 +0200)
commit813c25e2251153fe8feece9f58d260271cf57e91
tree14942ca78478784350741b5f415020b76e4ef3a3
parent773369a73e8e89d7a4f4b571bfd1cfe76aee0a48
move and remove private headers

Leave only public header in include/.
Remove peripheral_handle.h by moving struct definitions into
respective source files.

Change-Id: I7a5042fbf68667499a1247bc8efcf704447e1d4d
include/peripheral_handle.h [deleted file]
src/common.h [moved from include/interface/peripheral_interface_common.h with 91% similarity]
src/log.h [moved from include/peripheral_log.h with 100% similarity]
src/peripheral_adc.c
src/peripheral_gpio.c
src/peripheral_i2c.c
src/peripheral_pwm.c
src/peripheral_spi.c
src/peripheral_uart.c