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

Restore support for avr-libcpp injection #994

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

apcountryman
Copy link
Owner

Resolves #993 (Restore support for avr-libcpp injection).

Revert "Remove support for avr-libcpp injection (#988)"

This reverts commit eaef140.

picolibrary is a tightly coupled dependency for
picolibrary-microchip-megaavr0 so it made sense to remove support for picolibrary injection. This is not the case for avr-libcpp.

This pull request:

  • Implements a bug fix
  • Implements an enhancement to an existing feature
  • Implements a new feature
  • Performs a refactoring

Please mark the pull request as "Ready for review" and request a review when the pull
request is ready for a review.
If changes are requested, please discuss and/or address the review findings before
requesting a new review.

@apcountryman

Resolves #993 (Restore support for avr-libcpp injection).

Revert "Remove support for avr-libcpp injection (#988)"

This reverts commit eaef140.

picolibrary is a tightly coupled dependency for
picolibrary-microchip-megaavr0 so it made sense to remove support for
picolibrary injection. This is not the case for avr-libcpp.
@apcountryman apcountryman added priority-normal Work that will be released status-in_review In review type-refactoring Refactoring labels Feb 29, 2024
@apcountryman apcountryman self-assigned this Feb 29, 2024
Copy link
Owner Author

@apcountryman apcountryman left a comment

Choose a reason for hiding this comment

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

No review findings.

@apcountryman apcountryman merged commit 18f46db into main Feb 29, 2024
3 checks passed
@apcountryman apcountryman deleted the 993-restore_support_for_avrlibcpp_injection branch February 29, 2024 23:55
@apcountryman apcountryman added status-complete Work complete and removed status-in_review In review labels Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-normal Work that will be released status-complete Work complete type-refactoring Refactoring
Projects
Status: Complete
Development

Successfully merging this pull request may close these issues.

Restore support for avr-libcpp injection
1 participant