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

fix(usb/esp_tinyusb): Fix backward compatibility for MSC max_files #244

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

tore-espressif
Copy link
Collaborator

@tore-espressif tore-espressif commented Sep 25, 2023

Fixes regression from #231 cc @pborcin

Now we check if max_files is zero. If yes, we default to max_files = 2

Version 1.4.1 was deleted (not yanked) so we skip this version in the changelog

@tore-espressif tore-espressif self-assigned this Sep 25, 2023
@github-actions
Copy link

Unit Test Results

  11 files    11 suites   15m 11s ⏱️
  27 tests   27 ✔️ 0 💤 0
252 runs  252 ✔️ 0 💤 0

Results for commit d20e6a8.

@tore-espressif tore-espressif merged commit aee181d into master Sep 26, 2023
63 checks passed
@igrr igrr deleted the fix/esp_tinyusb/max_files branch September 26, 2023 08:03
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.

3 participants