Skip to content

fix typo#3283

Merged
hathach merged 1 commit intomasterfrom
fix-typo
Oct 6, 2025
Merged

fix typo#3283
hathach merged 1 commit intomasterfrom
fix-typo

Conversation

@hathach
Copy link
Copy Markdown
Owner

@hathach hathach commented Oct 6, 2025

No description provided.

Copilot AI review requested due to automatic review settings October 6, 2025 06:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes a typo in the macro name TU_FIELD_SZIE by correcting it to TU_FIELD_SIZE. The misspelling was present in both the macro definition and its usage locations.

  • Corrected the macro name from TU_FIELD_SZIE to TU_FIELD_SIZE
  • Updated all references to use the corrected macro name

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/common/tusb_common.h Fixed typo in macro definition
examples/device/mtp/src/mtp_fs_example.c Updated macro usage to use corrected name

@hathach hathach merged commit 7a96291 into master Oct 6, 2025
188 of 189 checks passed
@hathach hathach deleted the fix-typo branch October 6, 2025 08:11
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.

2 participants