Skip to content

tinyusb/msc_fat_view: Fix missing include file #3447

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

Merged

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Jul 2, 2025

entry_config.c uses size_t that requires one of the standard headers. stddef.h is included to provide
definition as specified by standard

entry_config.c uses size_t that requires one of the
standard headers. stddef.h is included to provide
definition as specified by standard
@kasjer kasjer requested review from rymanluk and sjanc July 2, 2025 13:21
@github-actions github-actions bot added USB All USB work should have this label size/xs labels Jul 2, 2025
@kasjer kasjer merged commit 9e9e9eb into apache:master Jul 3, 2025
21 checks passed
@kasjer kasjer deleted the kasjer/msc_fat_view-fix-entry_config-size_t branch July 3, 2025 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/xs USB All USB work should have this label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants