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

Merged
merged 1 commit into from
Jan 20, 2025
Merged

esp_tinyusb v1.7.0 #120

merged 1 commit into from
Jan 20, 2025

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
@roma-jam roma-jam merged commit f1ea66b into master Jan 20, 2025
31 checks passed
@roma-jam roma-jam deleted the release/esp_tinyusb_v1.7.0 branch January 20, 2025 09:08
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