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

Drop Arduino Support #43

Closed
wants to merge 1 commit into from
Closed

Conversation

scottyob
Copy link
Collaborator

@scottyob scottyob commented Jan 7, 2025

Arduino support means we can't re-factor code to be in sub-directories and is adding in too much friction. As this project has outgrown it, let's drop it in favor of PlatformIO.

Will need issue to clean up documentation.

Arduino support means we can't re-factor code to be in sub-directories and is adding in too much friction.  As this project has outgrown it, let's drop it in favor of PlatformIO.

Will need issue to clean up documentation.
@BenjaminPelletier
Copy link
Contributor

BenjaminPelletier commented Jan 8, 2025

I'm not particularly opposed to dropping Arduino IDE support, but I think it's pretty important to keep the repo as error-free as practical. If this PR were merged as-is, I think we would be increasing tech debt (adding errors to the repo) since, e.g., at least the following content would be made incorrect:

I would suggest either including the changes necessary to keep the repo consistent in this PR, or make them in a separate PR prior to this one.

@scottyob
Copy link
Collaborator Author

scottyob commented Jan 9, 2025

I think before a big release we can focus on the doco. Leave it to y'll if/how/when you want to merge this work in.

@scottyob
Copy link
Collaborator Author

This seems to have been added with a push. Will get better at making stacked branches more obvious, promise!

@scottyob scottyob closed this Jan 28, 2025
@scottyob scottyob deleted the drop-arduino branch January 28, 2025 23:31
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