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

Add ESP32S3 tests #2690

Merged
merged 8 commits into from
Jan 14, 2025
Merged

Add ESP32S3 tests #2690

merged 8 commits into from
Jan 14, 2025

Conversation

floitsch
Copy link
Member

@floitsch floitsch commented Jan 8, 2025

No description provided.

@floitsch floitsch requested a review from kasperl January 8, 2025 15:17
@cla-bot cla-bot bot added the cla-signed The contributors have signed the CLA label Jan 8, 2025
Copy link
Member

@kasperl kasperl left a comment

Choose a reason for hiding this comment

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

Looks good to me!

system.ARCHITECTURE-ESP32S3: Esp32s3,
}

abstract class VariantBase:
Copy link
Member

Choose a reason for hiding this comment

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

Does this implement Variant? Is it really necessary with both an abstract class and the separate interface?

Copy link
Member Author

Choose a reason for hiding this comment

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

simplified.
done.

@floitsch floitsch merged commit 672e5c2 into master Jan 14, 2025
28 of 29 checks passed
@floitsch floitsch deleted the floitsch/esp32s3 branch January 14, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The contributors have signed the CLA
Development

Successfully merging this pull request may close these issues.

2 participants