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

fix: update chip support content #403

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

f-hollow
Copy link
Collaborator

@f-hollow f-hollow commented Feb 24, 2025

Description

This PR returns the content that disappeared during the work on #376 . Preview page: ESP32-C61 support status.

The file ESP32-C61.md that is dynamically fetched was sliced up into several types of content. We sliced up a newly-generated file which did not have the manually added lines (the External project section) in the previous version of ESP32-C61.md.

The dynamically fetched content is not visible. We will implement pulling the latest JSON files from the script repo to previews a bit later.

Related

Testing

Testing has been done locally.


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.

@f-hollow
Copy link
Collaborator Author

@ginkgm PTAL

@ginkgm
Copy link
Contributor

ginkgm commented Feb 24, 2025

LGTM

@f-hollow f-hollow merged commit 3d91e0e into espressif:main Feb 26, 2025
4 checks passed
@f-hollow f-hollow deleted the fix/update_chip_status_content branch February 26, 2025 11:26
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