Skip to content

Conversation

@seokhun-eom24
Copy link
Contributor

Add TizenRT coding style guide document.
Reference: Tizen Coding Style guide (https://wiki.tizen.org/Native_Platform_Coding_Idiom_and_Style_Guide#C_Coding_Style)

@seokhun-eom24 seokhun-eom24 force-pushed the 250926-coding-style-guide branch from a10ab73 to 432af29 Compare September 26, 2025 08:04
**[R01]** Both comment styles are allowed : C89 "/* … */" style & C99 “//”style.

[Example-Do]
```
Copy link
Member

@pcs1265 pcs1265 Oct 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we specify the language as ```c and ```cpp, the syntax highlighting will work, which will improve readability.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.
Added syntax highlighting for c and c++.

@seokhun-eom24 seokhun-eom24 force-pushed the 250926-coding-style-guide branch 3 times, most recently from 512a78b to 914d89b Compare October 13, 2025 06:10
Add TizenRT coding style guide document.
Reference: Tizen Coding Style guide (https://wiki.tizen.org/Native_Platform_Coding_Idiom_and_Style_Guide#C_Coding_Style)

Signed-off-by: seokhun-eom <[email protected]>
@seokhun-eom24 seokhun-eom24 force-pushed the 250926-coding-style-guide branch from 914d89b to d5f1b6b Compare October 13, 2025 06:36
@sunghan-chang sunghan-chang merged commit 24fe3d9 into Samsung:master Oct 13, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants