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

feat(usb/esp_tinyusb): Update manifest file #281

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

roma-jam
Copy link
Collaborator

@roma-jam roma-jam commented Dec 7, 2023

Checklist

  • Component contains License
  • Component contains README.md
  • Component contains idf_component.yml file with url field defined
  • Component was added to upload job
  • Component was added to build job
  • Optional: Component contains unit tests
  • CI passing

Changes in version 1.4.2~2

Changes required for future extension of supported targets.

  • Removed REQUIRED_IDF_TARGETS from CMakeLists.txt to handle supported targets only with manifest file.
  • Removed targets from idf_component.yml. Now the target dependency will be handled only by the dependency components.

Copy link

github-actions bot commented Dec 7, 2023

Unit Test Results

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

Results for commit 9233b36.

♻️ This comment has been updated with latest results.

@roma-jam roma-jam force-pushed the feature/esp_tinyusb_esp32p4_support branch from 0aab0c0 to c846e66 Compare December 7, 2023 19:47
@roma-jam roma-jam changed the title feat(usb): Update esp_tinyusb CMakeLists.txt feat(usb/esp_tinyusb): Add esp32p4 support Dec 7, 2023
@roma-jam roma-jam changed the title feat(usb/esp_tinyusb): Add esp32p4 support feat(usb/esp_tinyusb): Update manifest file Dec 8, 2023
@roma-jam roma-jam force-pushed the feature/esp_tinyusb_esp32p4_support branch from 8e9d792 to ad20f85 Compare December 13, 2023 09:27
usb/esp_tinyusb/idf_component.yml Outdated Show resolved Hide resolved
@roma-jam roma-jam force-pushed the feature/esp_tinyusb_esp32p4_support branch from ad20f85 to 9233b36 Compare December 13, 2023 20:00
@roma-jam roma-jam merged commit a18875c into master Dec 14, 2023
65 checks passed
@roma-jam roma-jam deleted the feature/esp_tinyusb_esp32p4_support branch December 14, 2023 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants