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

ci: Modernize esp_tinyusb test_app #64

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

tore-espressif
Copy link
Collaborator

@tore-espressif tore-espressif commented Sep 18, 2024

We are preparing for more tests and test types (targets tests, CMock linux tests). Let's modernize our test_apps and pytest

  • Add P4 to test_app build
  • Use modern idf-build-app features
  • Trim the build with set(COMPONENTS main) to get fast and lean build
  • Upgrade tests for IDF v5.0 and above

Copy link
Collaborator

@roma-jam roma-jam left a comment

Choose a reason for hiding this comment

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

Nothing to say, changes LGTM.

@tore-espressif tore-espressif force-pushed the ci/modernize_esp_tinyusb_test_app branch from aff7183 to 9efbad0 Compare September 18, 2024 12:43
@tore-espressif tore-espressif merged commit 98078c3 into master Sep 18, 2024
16 checks passed
@tore-espressif tore-espressif deleted the ci/modernize_esp_tinyusb_test_app branch September 18, 2024 17:29
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