Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Use latest (unpublished) version of esp-hal #74

Closed
wants to merge 3 commits into from

Conversation

jessebraham
Copy link
Member

This project has fallen quite far behind, so I have updated all dependencies, namely esp-hal.

Unfortunately there seem to be some issues with UART, at least on the ESP32-C6 which is what I used for testing. USB is working however. Will need further investigation, but just opening a draft for now regardless.

Copy link
Member

@SergioGasquez SergioGasquez left a comment

Choose a reason for hiding this comment

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

Changes LGTM! What are the issues you encountered?

@jessebraham jessebraham changed the title Use latest published release of esp-hal Use latest (unpublished) version of esp-hal Feb 5, 2025
@jessebraham
Copy link
Member Author

Updated to the latest commit in the main branch, UART appears to be working again. Some additional testing would be appreciated, once we publish the next version I can update this branch to use that.

@SergioGasquez
Copy link
Member

Thanks for updating them! I can help you with the testing once we have the new esp-hal version published!

@jessebraham
Copy link
Member Author

Updated to the latest commit in the main branch, UART appears to be working again.

Unfortunately, not actually the case; seems I installed the development version using the new stubs of cargo-espflash, but not espflash, the latter of which is used by the xtask in esp-hal 😅 Oops. Anyway, will investigate the UART issues as previously planned.

@jessebraham jessebraham closed this by deleting the head repository Mar 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants