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

Added support for .hh and .hpp libraries #3186

Merged
merged 1 commit into from
May 19, 2015

Conversation

Chris--A
Copy link
Contributor

This allows libraries to be imported correctly when they use .hh or .hpp extensions.

Resolves #2372

ffissore added a commit that referenced this pull request May 19, 2015
Added support for .hh and .hpp libraries
@ffissore ffissore merged commit 57dcf07 into arduino:master May 19, 2015
@ffissore
Copy link
Contributor

thanks!

@Chris--A Chris--A deleted the allow_headers branch May 19, 2015 15:52
@mikaelpatel
Copy link

Great!

@ffissore ffissore modified the milestone: Release 1.6.5 May 20, 2015
Chris--A added a commit to Chris--A/Arduino that referenced this pull request Jul 8, 2015
For completeness a sketch should allow the same extensions as a
library. These missing sketch extensions have already been enabled for
libraries in arduino#3186.
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.

Allow .hh as header file extension
3 participants