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

Remove support for the ESP8266 #576

Merged
merged 3 commits into from
Feb 5, 2024

Conversation

jessebraham
Copy link
Member

This morning @MabezDev, @SergioGasquez, and I had a discussion regarding this, and have decided to move forward with dropping support for the ESP8266.

I am still testing this so I will report back if I find any issues, but I think the changes are probably pretty straight forward.

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.

LGTM! Thanks for getting this done. Just left a small, and completely offtopic, comment.

Comment on lines +72 to +73
// TODO: the stub doesn't appear to disable the watchdog on ESP32-S3, so we
// explicitly disable the watchdog here.
Copy link
Member

Choose a reason for hiding this comment

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

Just remembered this todo, shall we open an issue and remove it?

Copy link
Member Author

Choose a reason for hiding this comment

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

Ahh yeah good call, hopefully our stubs are doing this (can't remember) but if not we can update them as needed.

@jessebraham
Copy link
Member Author

Realized I forgot to update README.md, will do so then merge when done

@jessebraham jessebraham merged commit 2279d3a into esp-rs:main Feb 5, 2024
20 checks passed
@jessebraham jessebraham deleted the feature/remove-esp8266-support branch February 5, 2024 17:50
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