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 support for the ESP32-P4 #643

Closed
4 of 6 tasks
jessebraham opened this issue Jul 5, 2023 · 5 comments
Closed
4 of 6 tasks

Add support for the ESP32-P4 #643

jessebraham opened this issue Jul 5, 2023 · 5 comments
Assignees
Labels
chip support Add support for a new device

Comments

@jessebraham
Copy link
Member

jessebraham commented Jul 5, 2023

Still no ETA on this chip, however it's next in line.

Hoping to get my hands on some hardware early in the new year (2024).

Devkits are now available.

Status

@jessebraham jessebraham added the chip support Add support for a new device label Jul 5, 2023
@jessebraham jessebraham self-assigned this Jul 5, 2023
@jessebraham jessebraham pinned this issue Jul 5, 2023
@JurajSadel JurajSadel self-assigned this Dec 14, 2023
@jessebraham
Copy link
Member Author

SVD has been created: https://github.com/espressif/svd/blob/main/svd/esp32p4.svd
PAC has been created: https://github.com/esp-rs/esp-pacs/tree/main/esp32p4

Should have hardware soon, I hope. Once I have acquired a devkit I will try to get a minimal application together so we can finish updating esp-println/esp-backtrace, and then will PR the minimal esp32p4-hal package so that others can collaborate on this.

@jessebraham
Copy link
Member Author

My devkits have finally arrived, so I have begun work on this.

@jessebraham jessebraham added the status:in-progress This task is currently being worked on label Jan 18, 2024
@jessebraham
Copy link
Member Author

Initial support added in #1101. Doesn't do anything yet, but serves as a starting point for other work.

@MabezDev MabezDev unpinned this issue Mar 11, 2024
@jessebraham jessebraham removed the status:in-progress This task is currently being worked on label Mar 20, 2024
@jessebraham
Copy link
Member Author

This work is being de-prioritized for the time being.

@jessebraham
Copy link
Member Author

There have been yet more delays with this chip, so we are going to remove the partial support that we currently have (#1461) and I am going to close this issue.

Whenever the ESP32-P4 has a release date set in stone we can revisit support and open a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chip support Add support for a new device
Projects
Archived in project
Development

No branches or pull requests

2 participants