Add support for HAL_MODULE_TDM v1.0 interface 98/313198/2
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 20 Jun 2024 04:40:56 +0000 (13:40 +0900)
committerchangyeon lee <cyeon.lee@samsung.com>
Tue, 23 Jul 2024 05:51:08 +0000 (05:51 +0000)
commit34db19cec9741eb52c5d16274799e53a5e8f2437
treef904123330f7eb740b3b78a87774969969445817
parent3df03feefc92a0a60d2fed403acb40b01fca4294
Add support for HAL_MODULE_TDM v1.0 interface

HAL_MODULE_TDM will support the multiple version of HAL interface.
So that v1.0 is first supported version of HAL_MODULE_TDM.
hal-tdm-interface-1.h contains the v1.0 HAL interface.

Change-Id: I55951bfbe6941cfd9271b0a6b0785502ec16c36d
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt
include/hal-tdm-interface-1.h [new file with mode: 0644]
include/hal-tdm-interface.h