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

fix #line generation to support multiple .ino files #853

Merged
merged 1 commit into from
Feb 23, 2016

Conversation

daverusso
Copy link

This pull request fixes #line generation in PdePreprocessor.java to handle the case where the first non-comment statement is not in the first .ino file.

This fixes the MultiBlink example so that it can be debugged via CCS Cloud

…tatement is not in the first .ino file

This fixes the MultiBlink example so that it can be debugged via CCS Cloud
robertinant added a commit that referenced this pull request Feb 23, 2016
fix #line generation to support multiple .ino files
@robertinant robertinant merged commit 70c800a into energia:master Feb 23, 2016
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