Skip to content

Conversation

Cyberax
Copy link
Contributor

@Cyberax Cyberax commented Sep 19, 2025

RP2040 tooling has a somewhat broken __has_include support. It doesn't check for include files outside of the library folder itself, making it useless for custom configuration.

This commit adds classic #ifndef-#define style configuration support.

RP2040 tooling has a somewhat broken __has_include support. It doesn't
check for include files outside of the library folder itself, making it
useless for custom configuration.

This commit adds classic #ifndef-#define style configuration support.
@patricklaf patricklaf merged commit da1ab91 into patricklaf:master Oct 20, 2025
2 checks passed
@patricklaf
Copy link
Owner

Hello @Cyberax ,
Thank you for this PR.

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