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

Add UX specific syscall to share time with OS #454

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

abonnaudet-ledger
Copy link
Member

Description

Add os_set_ux_time_ms syscall dedicated to the UX app.
The goal is to share time to the OS layer, in order to implement actions based on time.

Changes include

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Tests
  • Documentation
  • Other (for changes that might not fit in any category)

@abonnaudet-ledger abonnaudet-ledger merged commit 437446d into master Oct 23, 2023
160 checks passed
@abonnaudet-ledger abonnaudet-ledger deleted the abo_share_ux_time branch October 23, 2023 15:02
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.

2 participants