Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tizen] Implement the base functions #9633

Merged
merged 8 commits into from
Sep 21, 2021

Conversation

hyunuktak
Copy link
Contributor

Problem

Tizen OS are not available the following contents.

  • mainloop
  • system time support
  • key/value store
  • posix config

Change overview

  • Add mainloop for Tizen OS
  • Add app preference for Tizen OS
  • Implement key/value store
  • Implement posix config
  • Implement system time support
  • Add tizen support for build

Testing

Manually verified using unit-tests.

Copy link
Contributor

@dh79pyun dh79pyun left a comment

Choose a reason for hiding this comment

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

Looks good

@andy31415 andy31415 merged commit e9cb2b2 into project-chip:master Sep 21, 2021
@hyunuktak hyunuktak deleted the master-dev branch September 23, 2021 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants