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

Update tinyusb to commit 334ac8072650e3b18278042c2c2b402db73c7359 #498

Merged

Conversation

hathach
Copy link
Member

@hathach hathach commented Feb 26, 2025

  • update tinyusb core to hathach/tinyusb@334ac80
  • feat(esp32) resolve conflict with latest v3.1.3. better enforce tusb_config_esp32.h within tusb_option.h
  • also change CFG_TUD_MIDI_RX/TX_BUFSIZE for rp2040 to 64
  • change to "SdFat_Adafruit_Fork.h" and revert to build sdfat example

@hathach hathach force-pushed the update-tinyusb-1cfc88dbcb8cff6f926aef02c5609880169ec94c branch 3 times, most recently from 7e972ba to 2112075 Compare February 26, 2025 10:00
@hathach hathach force-pushed the update-tinyusb-1cfc88dbcb8cff6f926aef02c5609880169ec94c branch from 2112075 to aba2328 Compare February 26, 2025 10:10
@tyeth
Copy link
Contributor

tyeth commented Feb 27, 2025

@hathach I imagine you will get to this soon anyway, but any chance you can include the latest espressif patch too over in hathatch/tinyUSB please, seems to be blowing up on arduino-esp32 3.2.0-rc.1

@hathach
Copy link
Member Author

hathach commented Feb 28, 2025

@hathach I imagine you will get to this soon anyway, but any chance you can include the latest espressif patch too over in hathatch/tinyUSB please, seems to be blowing up on arduino-esp32 3.2.0-rc.1

would you mind telling me which patch you are referring to ? I am happy to include it.

@tyeth
Copy link
Contributor

tyeth commented Feb 28, 2025 via email

@hathach
Copy link
Member Author

hathach commented Feb 28, 2025

Ah I will surely fix the ci for esp before merging. This is just quick hacked pr so that Jeff can use latest tinyusb code to test with the rp2350

@hathach hathach force-pushed the update-tinyusb-1cfc88dbcb8cff6f926aef02c5609880169ec94c branch from 5ffad94 to 41bde22 Compare March 5, 2025 15:52
hathach added 2 commits March 6, 2025 21:18
…config_esp32.h within tusb_option.h

also change CFG_TUD_MIDI_RX/TX_BUFSIZE for rp2040 to 64
@hathach hathach force-pushed the update-tinyusb-1cfc88dbcb8cff6f926aef02c5609880169ec94c branch from 7547e6e to 1d3576a Compare March 6, 2025 15:43
@hathach hathach changed the title Update tinyusb to commit 1cfc88dbcb8cff6f926aef02c5609880169ec94c Update tinyusb to commit 334ac8072650e3b18278042c2c2b402db73c7359 Mar 7, 2025
Copy link
Member Author

@hathach hathach left a comment

Choose a reason for hiding this comment

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

@tyeth pr is updated to resolve compile conflict with arduino-esp32 3.1.3. tested with both s2 and s3

@hathach hathach merged commit 8ef3020 into master Mar 7, 2025
22 checks passed
@hathach hathach deleted the update-tinyusb-1cfc88dbcb8cff6f926aef02c5609880169ec94c branch March 7, 2025 03:58
@amiliadreams

This comment has been minimized.

@tyeth
Copy link
Contributor

tyeth commented Mar 7, 2025

Thanks @hathach you're a star ✨

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