Skip to content

Conversation

Cyberax
Copy link

@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.
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.

1 participant