Skip to content

fix(studio): Allow setting UART RPC thread priority#3290

Merged
petejohanson merged 1 commit intozmkfirmware:mainfrom
petejohanson:studio-uart-rpc-thread-priority
Mar 20, 2026
Merged

fix(studio): Allow setting UART RPC thread priority#3290
petejohanson merged 1 commit intozmkfirmware:mainfrom
petejohanson:studio-uart-rpc-thread-priority

Conversation

@petejohanson
Copy link
Contributor

@petejohanson petejohanson commented Mar 19, 2026

To ensure we can tune things when other threads may have priority, preventing UART processing in time for the studio UI requirements, adjust our default UART thread priority, and allow overriding as needed.

PR check-list

  • Branch has a clean commit history
  • Additional tests are included, if changing behaviors/core code that is testable.
  • Proper Copyright + License headers added to applicable files (Generally, we stick to "The ZMK Contributors" for copyrights to help avoid churn when files get edited)
  • Pre-commit used to check formatting of files, commit messages, etc.
  • Includes any necessary documentation changes.

To ensure we can tune things when other threads may have priority,
preventing UART processing in time for the studio UI requirements,
adjust our default UART thread priority, and allow overriding as needed.
@petejohanson petejohanson added this to the v0.4.0 milestone Mar 19, 2026
@petejohanson petejohanson self-assigned this Mar 19, 2026
@petejohanson petejohanson requested a review from a team as a code owner March 19, 2026 23:10
@petejohanson petejohanson merged commit e4fb39d into zmkfirmware:main Mar 20, 2026
50 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.

2 participants