-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Linux: Default sketchbook folder should be "Arduino". #99
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Included latest fixes
… PIN (unconnected on Due Board).
These phrases from "platform.txt" should be included in the "*.po" files. "Arduino AVR Boards" "Arduino ARM (32-bits) Boards" This patch is a hack to do so. See commit 9e25ad5.
Hack to include phrases from "platform.txt".
moved unknown AutoFormat class to external folder
junit reports in xml
Otherwise, you get an error when compiling for processors with no serial port because the header file is always compiled. See, for an example of the problem: damellis/attiny#8
should be "Arduino".
hello @sgk, for some unknown reason this pull request seems to have been screwed up. is this the only commit to merge? sgk@e6449da can you make a new pull request? |
I afraid that I have destroyed the pull request by changing the commit id or base branch. I will make a new pull request for it. sgk |
I made a new pull request #1178 based on "ide-1.5.x" branch. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
"linux/Platform.java" doesn't provide the default sketchbook location. Is this what you intended?