OpenDevicePartnership / OpenDevicePartnership/embedded-services

TAD: Make supported alarms configurable

Open
#690 0 comments 0 reactions 1 assignee View on GitHub

@williampMSFT is already working on this.

Since Jan 27, 2026.

enhancement
Dominant language
Rust
Stars
23
Forks
53
Avg merge
2d 20h
Merged PRs (30d)
13

Description

Currently the time-alarm device is hardcoded to have a particular capability mask (which timers are supported, whether or not millisecond-resolution clocks are supported, etc). Ideally this would be configurable, but that configurability has a couple dependencies, so we need to circle back on that once those dependencies are implemented.

Requires #687 to allow the logic of which tasks to start to be pushed into the TAD module
Requires #689 to allow checking which power sources are present on the system to validate the user-requested config

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.