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

Dependencies: Use most recent version of AVR platform SDK. Dissolve custom StandardCplusplus fork. #69

Merged
merged 2 commits into from
May 29, 2023

Conversation

amotl
Copy link
Member

@amotl amotl commented May 29, 2023

As suggested at #58 (comment), this patch intends to use the most recent version of the AVR platform SDK. After failing on it first, it turns out the solution is to get rid of the custom StandardCplusplus fork we have been using here, and choose ArduinoSTL instead. 💯

After updating the AVR platform SDK to the most recent version, the very
old StandardCplusplus fork tripped. It looks like Mika Matera is
maintaining the canonical ArduinoSTL well, so let's use it without
further ado.
@amotl amotl changed the title Dependencies: Use most recent version of AVR platform SDK Dependencies: Use most recent version of AVR platform SDK. Dissolve custom StandardCplusplus fork. May 29, 2023
@amotl amotl marked this pull request as ready for review May 29, 2023 18:41
@amotl amotl merged commit 4b0c2ca into main May 29, 2023
@amotl amotl deleted the amo/update-avr-sdk branch May 29, 2023 18:41
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.

None yet

1 participant