summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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>
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>
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>
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>