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

update to compile with latest esp-hal git main #465

Closed
wants to merge 1 commit into from

Conversation

liebman
Copy link
Contributor

@liebman liebman commented Apr 28, 2024

A few changes in esp-hal main prevents compilation - these are updated here.

Merging this requires a patch "esp-hal" to a git version to use. (but then - they are already using a git version of this already....)

Tested on:
esp32s3 - wifi only

@bjoernQ
Copy link
Contributor

bjoernQ commented May 3, 2024

Locally I also have a branch which is e.g. using the new current_time API instead of our own time-keeping code - but I guess that would be in addition to your work here

@liebman
Copy link
Contributor Author

liebman commented May 3, 2024

Locally I also have a branch which is e.g. using the new current_time API instead of our own time-keeping code - but I guess that would be in addition to your work here

This too was a local branch - I just figured I'd make a PR in case anyone else needed to run wifi with esp-hal main (unreleased)

@bjoernQ
Copy link
Contributor

bjoernQ commented May 27, 2024

Thanks! esp-wifi is moved into the esp-hal repository. If you want to continue working on this please consider re-opening the PR there

@bjoernQ bjoernQ closed this May 27, 2024
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