Skip to content

Conversation

@Dantali0n
Copy link

@Dantali0n Dantali0n commented Mar 27, 2025

Closes: #1909

This adds a new define check using FASTLED_HAS_NEW to prevent redefinition of operator new() on AVR as that is also defined by the ArduinoSTL library.

@zackees zackees merged commit 3be6b0d into FastLED:master Mar 29, 2025
48 checks passed
@zackees
Copy link
Member

zackees commented Mar 29, 2025

Thank you!

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.

FastLED incompatible with ArduinoSTL on AVR due to operator new(size_t, void* ptr) _NO_EXCEPT

2 participants