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

esp_tinyusb v1.7.0 #120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

esp_tinyusb v1.7.0 #120

wants to merge 1 commit into from

Conversation

roma-jam
Copy link
Collaborator

@roma-jam roma-jam commented Jan 17, 2025

esp_tinyusb component, release v1.7.0

Changes

  • NCM: Added possibility to configure NCM Transfer Blocks (NTB) via menuconfig
  • esp_tinyusb: Added option to select TinyUSB peripheral on esp32p4 via menuconfig (USB_PHY_SUPPORTS_P4_OTG11 in esp-idf is required)
  • esp_tinyusb: Fixed uninstall tinyusb driver with not default task configuration

Related


Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@roma-jam roma-jam changed the title esp_tinyusb v1.6.0 esp_tinyusb v1.7.0 Jan 17, 2025
@roma-jam roma-jam self-assigned this Jan 17, 2025
@roma-jam roma-jam added this to the esp_tinyusb v1.7.0 milestone Jan 17, 2025
@roma-jam roma-jam marked this pull request as ready for review January 17, 2025 14:28
Base automatically changed from feature/esp32p4_fs_phy_config to master January 17, 2025 15:04
@roma-jam roma-jam force-pushed the release/esp_tinyusb_v1.7.0 branch from f621f55 to c797c9d Compare January 17, 2025 15:06
@roma-jam roma-jam requested review from peter-marcisovsky and tore-espressif and removed request for peter-marcisovsky January 17, 2025 15:07
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