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

Hpp support #54

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Hpp support #54

wants to merge 3 commits into from

Conversation

st8ingenious
Copy link

Enable compiler to extract and handle .hpp files included in arduino projects.
New test added and executed successfully.
Added 'hpp' in Autocompletion supported files.

Enable compiler to extract .hpp files included in arduino projects.
added an ino which includes an .hpp file. The .hpp defines a var that
is used by the ino, in order to insure that the hpp file is correctly
fetched by the compiler.
added hpp extension into “doAutocomplete” function for future
compatibility
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 82d55b4 on hpp-support into * on master*.

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