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

Examples folder no longer shows up in MPIDE #608

Open
EmbeddedMan opened this issue Sep 10, 2015 · 2 comments
Open

Examples folder no longer shows up in MPIDE #608

EmbeddedMan opened this issue Sep 10, 2015 · 2 comments
Assignees

Comments

@EmbeddedMan
Copy link
Member

I'm not sure when this changed, but the normal examples (1.Basics, 2.Digital, etc.) no longer show up in the File->Examples menu.

Going back, I see that they were working in 20150626-test.

@EmbeddedMan
Copy link
Member Author

Rick was correct- this issue is due to the fact that our examples are .pde files and MPIDE now really really likes to use .ino instead. The simple fix is to rename all examples to be .ino.

EmbeddedMan added a commit to EmbeddedMan/chipKIT32-MAX that referenced this issue Oct 19, 2015
EmbeddedMan added a commit that referenced this issue Oct 19, 2015
Fix for issue #608: Examples folder no longer showing up. - Renamed a…
@EmbeddedMan
Copy link
Member Author

This should be fixed at this point.

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

No branches or pull requests

2 participants