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

boards: xtensa: Add support for xiao esp32s3 #59732

Merged
merged 1 commit into from
Jul 3, 2023

Conversation

Maxwelltoo
Copy link
Contributor

add board support for seeed xiao esp32s3.

};
};

power-states {
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think that ESP32-S3 has no low power implemented yet. This can be removed.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ok, I removed it now.

sylvioalves
sylvioalves previously approved these changes Jun 26, 2023
@sylvioalves
Copy link
Collaborator

@Maxwelltoo, you have to compress the images to less than 100kB I think. Can you re-check?

@kartben
Copy link
Collaborator

kartben commented Jun 26, 2023

@Maxwelltoo, you have to compress the images to less than 100kB I think. Can you re-check?

They're OK now -- but you're right that CI caught issues with them being too big in an earlier version of the PR.

.. _xiao_esp32s3:

XIAO ESP32S3
###############
Copy link
Collaborator

Choose a reason for hiding this comment

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

CI is failing. If not the image size then it might be here. Too many #?

Copy link
Collaborator

Choose a reason for hiding this comment

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

CI is failing. If not the image size then it might be here. Too many #?

Although these are definitely extra #s, I don't see CI failing?

Copy link
Collaborator

Choose a reason for hiding this comment

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

When I wrote the comment before, it failed in documentation. I re-triggered and it passed.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

so... I need to delete these # ? @sylvioalves

Copy link
Collaborator

@kartben kartben Jun 28, 2023

Choose a reason for hiding this comment

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

Just the "extra" ones:

Suggested change
###############
############

add board support and overlay for seeed xiao esp32s3.

Signed-off-by: Jiaxuan Weng <[email protected]>
@carlescufi carlescufi merged commit 33e3ddd into zephyrproject-rtos:main Jul 3, 2023
22 of 23 checks passed
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi @Maxwelltoo!
Congratulations on getting your very first Zephyr pull request merged 🎉🥳. This is a fantastic achievement, and we're thrilled to have you as part of our community!

To celebrate this milestone and showcase your contribution, we'd love to award you the Zephyr Technical Contributor badge. If you're interested, please claim your badge by filling out this form: Claim Your Zephyr Badge.

Thank you for your valuable input, and we look forward to seeing more of your contributions in the future! 🪁

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.

6 participants