platform/hal/api/ml.git
4 months agoadd codeowners
Yongjoo Ahn [Fri, 17 Jan 2025 07:12:06 +0000 (16:12 +0900)]
add codeowners

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
4 months ago[doc] Add doxygen tags
Yongjoo Ahn [Fri, 17 Jan 2025 06:46:04 +0000 (15:46 +0900)]
[doc] Add doxygen tags

- Add doxygen tags to all source codes.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
4 months ago[fix] Add static keyword for internal functions
Yongjoo Ahn [Fri, 17 Jan 2025 05:12:44 +0000 (14:12 +0900)]
[fix] Add static keyword for internal functions

- Add static keyword for internal functions.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>
4 months ago[License] update owner
Jaeyun Jung [Wed, 15 Jan 2025 01:22:22 +0000 (10:22 +0900)]
[License] update owner

Fix typo, update license copyright owner.

Signed-off-by: Jaeyun Jung <jy1210.jung@samsung.com>
4 months agoInitalize hal-api-ml for Tizen HAL
Yongjoo Ahn [Mon, 13 Jan 2025 04:37:43 +0000 (13:37 +0900)]
Initalize hal-api-ml for Tizen HAL

- This implements `HAL_MODUEL_ML` of Tizen HAL.

Signed-off-by: Yongjoo Ahn <yongjoo1.ahn@samsung.com>